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

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