Id | Titre | Propriétaire | Date | Actions |
---|---|---|---|---|
{{$training->pivot->id}} | {{$training->title}} | {{$training->assignedBy->fullname}} | {{$training->assignedAt->format("d/m/Y")}} | @if($active) @if(auth()->user()->can('training.' . $training->id . '.edit')) voir modifier @endif @else @endif |