@stack('styles')
{{ auth()->user()->name }}
@csrf
Logout
@yield('content')
@stack('scripts')