Your One-Time Password (OTP)
Hello {{ $user->full_name }},
We received a request to access your account. Please use the following OTP code to verify your identity:
{{ $otp }}
This code will expire in {{ $expiryMinutes }} minutes.
If you didn't request this code, please ignore this email or contact our support team immediately.
Thank you,
The {{ config('app.name') }} Team
--}}