{{ __('Authenticated?') }}

{{-- Task: add a condition to show correct text --}} {{-- If user is logged in, show their email --}} Yes, I am logged in as [insert_user_email_here]. No, I am not logged in.