Issues @auth()

Welcome, {{ auth()->user()->first_name }}.

@csrf
@endauth
@auth() @includeWhen(auth()->user()->isAdmin(), 'admin.menu') @endauth