@include('materiel_prison.navigation') + Nouveau

{{$title}}


@if(Auth::user()->role === 'admin') @endif @foreach($operations as $operation) @if(Auth::user()->role === 'admin') @endif @endforeach
# Type d'operation Description Responsable Date d'operation Prison IDAction
{{ $operation->id }} {{ $operation->type }} {{ $operation->description }} {{ $operation->responsable }} {{ $operation->date_operation }} {{ $operation->prison ? $operation->prison->name : 'Non attribuée' }} ✏️