{{ __('messages.nature_projets_list') }} ({{ $natureProjets->count() }})
@foreach($natureProjets as $index => $nature_projet) @endforeach
id {{ __('messages.nature_projet') }} {{ __('messages.actions') }}
{{ $nature_projet->id }} {{ $nature_projet->name }}
@csrf
@csrf @method('DELETE')