@php use Illuminate\Support\Facades\Auth; $loggedIn = Auth::user(); @endphp