@extends('layout') @inject('carbon', 'Carbon\Carbon') @inject('parameter', 'App\Models\Parameter') @section('content')

Buanderie

Gestion de stock

@include('shared.navbar')
{{-- @include('reservation._search') --}}
Ajouter une nouvelle famille
@csrf
@error('name')
Ce champ est invalide!
@enderror
@endsection