@extends('layouts.admin.app') @section('title',translate('messages.provider_bulk_export')) @section('content')

{{translate('Step 1')}}

{{translate('Select Data Type')}}

{{ 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 2')}}

{{translate('Select Data Range by Date or ID and Export')}}

{{ 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
@endsection @push('script_2') @endpush