• Dashboard
  • {{ strtoupper(substr(Auth::user()->name, 0, 1)) }}
    {{ __('My profile') }}
    @csrf {{ __('Logout') }}