Informations de base
@if(auth()->check() && in_array(auth()->user()->role, ['administrateur', 'responsable_parc']))
@else
@endif
Urgence et Disponibilité
@if(auth()->check() && in_array(auth()->user()->role, ['administrateur', 'responsable_parc']))
@endif