{{ env('APP_NAME').' v'.env('VERSION')}} - Utilitaire d'import de fichiers

{{ csrf_field() }}
Générer automatiquement les ID ? @php $i = 0 @endphp @foreach ($line1_csv as $champ) @php $i++ @endphp @endforeach
{{ __("Ligne 1 du fichier") }} {{ __("Ligne 2 du fichier") }} {{ __("Champ de la table") }} {{ __("Type") }} {{ __("Préfixe") }} {{ __("Suffixe") }} {{ __("Format") }}
{{ $champ }} {{ $line2_csv[$i] }}