@auth {{ auth()->user()->name }}
{{ auth()->user()->name }} {{ auth()->user()->email }}
@csrf {{ __('Log out') }}
@endauth