Gendarme | Rôle | Ajouté | Action | |
---|---|---|---|---|
@if ($affectation->user_id === auth()->user()->id) Moi même @else {{ $affectation->users->grades->nom}} {{ $affectation->users->nom}} {{ $affectation->users->prenom}} @endif | {{ $affectation->types->nom}} | {{ $affectation->created_at->diffForHumans()}} | @if ($affectation->user_id != auth()->user()->id) @endif |