Liste des Importations
Nouvelle Importation
@forelse($imports as $import) @empty @endforelse
# Fichier Importé par Date d'importation Actions
{{ $import->id }} {{ $import->filename }} {{ $import->importedBy->name ?? '-' }} {{ $import->created_at->format('d/m/Y H:i') }}
Aucune importation
{{ $imports->links() }} {{-- pagination --}}