{{ $importedCount }} {{ __('contacts imported') }}, {{ $skippedCount }} {{ __('skipped (duplicates or invalid)') }}
{{ __('CSV or TXT file, max 10MB') }}
{{ $message }}
@enderror{{ number_format($totalRows) }} {{ __('rows found in CSV.') }} {{ __('Preview of first') }} {{ min(5, count($previewRows)) }} {{ __('rows below.') }}
| {{ $header }} | @endforeach
|---|
| {{ $cell }} | @endforeach