{{ config('app.name') }}
  • Dashboard
@auth
  • {{ auth()->user()->name }}
  • @csrf
@endauth