Modifier : {{ $depot->nom }}

@csrf @method('PUT') @include('admin.depots._form', ['depot' => $depot])
Annuler