@yield('title')

@csrf
@error('name') {{ $message }} @enderror

Gestion d'utilisateur
hasPermissionTo('acces_compte_admin') ? 'checked' : '' }}>
hasPermissionTo('editer_profil_admin') ? 'checked' : '' }}>
Identifiant GPS
hasPermissionTo('acces_identifiant_gps') ? 'checked' : '' }}>
hasPermissionTo('list_identifiant_gps') ? 'checked' : '' }}>
hasPermissionTo('create_identifiant_gps') ? 'checked' : '' }}>
hasPermissionTo('edit_identifiant_gps') ? 'checked' : '' }}>
hasPermissionTo('delete_identifiant_gps') ? 'checked' : '' }}>
Quitter