@extends("layouts.dashboard") @section("wrapper") @include("layouts.second-header")
Détail {{ $title }}
@csrf @method("put")
Fonctionnalité
{{$permission->feature->libelle}}
Libellé
@error("name")
{{$message}}
@enderror
Guard name
@error("guard_name")
{{$message}}
@enderror
Annuler
@endsection