Hi, {{ auth()->user()->name }}
Profile
@csrf
Logout
@yield('content')
@stack('scripts') @if(session('success')) @endif @if(session('error')) @endif @if ($errors->any()) @endif