@yield('title')

@auth {{ auth()->user()->name }} {{ auth()->user()->role }}
@csrf
@endauth