{{ __('Dashboard') }}
@auth
{{ Auth::user()->name }}
{{ __('Logout') }}
@csrf
@endauth