@extends('layouts.admin.app') @section('title',translate('Provider Bulk Import')) @section('content')

{{translate('Step 1')}}

{{translate('Download_Excel_File')}}

{{ translate('Instruction') }}

  • {{ translate('Download_the_format_file_and_fill_it_with_proper_data.') }}
  • {{ translate('You_can_download_the_example_file_to_understand_how_the_data_must_be_filled.') }}
  • {{ translate('Have_to_upload_excel_file.') }}

{{translate('Step 2')}}

{{translate('Match_Spread_sheet_data_according_to_instruction')}}

{{ translate('Instruction') }}

  • {{ translate('Download the format file and fill it with proper data.') }}
  • {{ translate('You can download the example file to understand how the data must be filled.') }}
  • {{ translate('Have to upload zip file') }}

{{translate('Step 3')}}

{{translate('Validate data and complete import')}}

{{ translate('Instruction') }}

  • {{ translate('Download the format file and fill it with proper data.') }}
  • {{ translate('You can download the example file to understand how the data must be filled.') }}
  • {{ translate('Have to upload zip file') }}
@csrf
{{ translate('Select_Data_Upload_type') }}
{{ translate('Import_Providers_file') }}
@endsection @push('script_2') @endpush