@yield('content')
Espace client @if(auth()->check() && auth()->user()->is_admin) | Admin @endif |
@csrf
@yield('content')