|
@if($type === 'registration') Verify your account
@elseif($type === 'whatsapp_verify') Connect your WhatsApp
@elseif($type === 'password_reset') Reset your password
@else Your verification code
@endif
@if($type === 'registration')
Use the code below to verify your email address and activate your Monixie account.
@elseif($type === 'whatsapp_verify')
Enter this code to verify your identity via WhatsApp.
@else
Use this code to complete your request.
@endif
{{ $otp }}
Expires in 10 minutes
🔒 Never share this code with anyone. Monixie will never ask for it.
|