Hello {{ $user->full_name }},
We received a request to reset your password. To proceed with the password reset, please use the following OTP (One-Time Password):
{{ $otp }}
Important:
- This OTP is valid for 10 minutes
- Do not share this OTP with anyone
- If you didn't request a password reset, please ignore this email
- Your password will remain unchanged if you don't use this OTP
If you have any questions, please contact our support team.
Best regards,
{{ config('app.name') }} Team