Adaptive English Learning
Welcome,
@auth
{{Auth::user()->name}}
@endauth
General
Dashboard
Log Out
@csrf
@auth {{ Auth::user()->name }} @endauth
Log Out
@csrf
@yield('content')
@include('sweetalert::alert') @yield('script')