@php $user = auth()->user(); @endphp
{{$user->name}}
Need Help?
{{ __('Logout') }}
@csrf
@yield('content')
@stack('scripts')