@component('mail::message')
# Email Verification OTP
Hello!
You have requested to verify your email address. Please use the following OTP code to complete your verification:
@component('mail::panel')
**{{ $code }}**
@endcomponent
**Important Notes:**
- This OTP will expire in 1 minute
- Do not share this code with anyone
- If you didn't request this verification, 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