@yield('page-title', 'Dashboard')

{{ Auth::user()->name ?? 'User' }}
@csrf