|
Hello,
@if($type === 'password_reset')
You have requested to reset your password. Use the verification code below to complete the process:
@elseif($type === 'email_verification')
Please use the verification code below to verify your email address:
@else
Please use the verification code below to complete your request:
@endif
⏱️ This code will expire in {{ $expiresInMinutes }} minutes
🔒 Security Notice:
If you did not request this code, please ignore this email or contact our support team immediately.
|