@lang('global.app_csvImport')

{{ csrf_field() }}
@if($errors->has('csv_file')) {{ $errors->first('csv_file') }} @endif