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