@php $authUser = @auth()->user(); use Illuminate\Support\Facades\Auth; $user = Auth::user(); @endphp

Hey, {{ auth::user()->name }} student