Preview: send_otp.blade.php
Size: 449 B
/proc/thread-self/root/home/getspomw/itechservicellc.com/resources/views/emails/send_otp.blade.php
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Register OTP</title>
</head>
<body style="font-family: Arial, sans-serif; padding: 20px; background-color: #f9f9f9;">
<div style="max-width: 600px; margin: auto; background: #ffffff; padding: 30px; border-radius: 8px;">
<p>Your OTP code is: <strong>{{ $otp }}</strong></p>
<p>This code will expire in 10 minutes.</p>
</div>
</body>
</html>
Directory Contents
Dirs: 0 × Files: 4