@component('mail::message')
# Password Reset Request
Hello!
We have received your request to reset your account password. Please use the following OTP code to reset your password:
@component('mail::panel')
**{{ $code }}**
@endcomponent
**Important Notes:**
- This OTP will expire in 1 hour
- Do not share this code with anyone
- If you didn't request this password reset, please ignore this email
Thanks,
{{ config('app.name') }}
@component('mail::button', ['url' => 'https://www.real60.com'])
Visit Our Website
@endcomponent
If you're having trouble clicking the button, copy and paste this URL into your web browser: https://www.real60.com
@endcomponent