{{ __('dashboard.import_parteners') ?? 'Import Partners' }}

{{ __('dashboard.import_instructions') ?? 'Import Instructions' }}
  • {{ __('dashboard.import_instruction_1') ?? 'Upload a CSV or Excel file with data' }}
  • {{ __('dashboard.import_instruction_2') ?? 'The first row should contain column headers' }}
  • {{ __('dashboard.import_instruction_3') ?? 'Download the template file below to see the required format' }}
  • Name (EN) and Name (AR) are required fields
  • If a partner with the same Arabic name exists, it will be updated
  • Logo images must be uploaded separately
@if(session('import_errors') && !empty(session('import_errors')))
{{ __('dashboard.import_errors') ?? 'Import Errors' }}:
    @foreach(session('import_errors') as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
{{ __('dashboard.allowed_formats') ?? 'Allowed formats: CSV, XLSX, XLS (Max: 10MB)' }} @error('file')
{{ $message }}
@enderror
{{ __('dashboard.cancel') ?? 'Cancel' }}
{{ __('dashboard.template_format') ?? 'Template Format' }}
Column Required Description Example
Name (EN) Yes Partner name in English Partner Name
Name (AR) Yes Partner name in Arabic اسم الشريك
Description (EN) No Partner description in English Partner description
Description (AR) No Partner description in Arabic وصف الشريك
Alt Logo No Alt text for the logo partner logo alt
Status No 1=Active, 0=Inactive 1
Order No Display order 1