Hello {{ $user->firstname }},

We received a request to sign in to your account. Use the verification code below:

{{ $otp ?? $user->otp_code }}

Security Note: This code expires at {{ $expires_at }}

Go to Login Page

Didn't Request This?

If you didn't attempt to log in, you can safely ignore this email.

Thanks