Documents


@if($user->hasRole("ADMINISTRATEUR") || $user->can("DOC_AJO")) @if($mode=="show") @endif @endif @foreach($documents as $document) @if($mode=="show") @endif @endforeach
Nom Type Description Date
@if($user->hasRole("ADMINISTRATEUR") || $user->can("DOC_MAJ")) {!! $document->nom_file !!} @else {!! $document->nom_file !!} @endif {!! $document->TypeLibelle !!} {!! $document->description !!} {!! $document->date !!} @if($user->hasRole("ADMINISTRATEUR") || $user->can("DOC_VISU")) @else @endif