feat: email verification sent with resent.com
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<h2>Your Verification Code</h2>
|
||||
<p>Use the code below to verify your email:</p>
|
||||
<html lang="fa" dir="rtl">
|
||||
<body style="text-align: right; font-family: Tahoma, Arial, sans-serif;">
|
||||
<h2>کد تأیید شما برای {{ config('app.name') }}</h2>
|
||||
<p>برای تأیید ایمیل خود از کد زیر استفاده کنید:</p>
|
||||
<h1>{{ $code }}</h1>
|
||||
<p>This code will expire in 15 minutes.</p>
|
||||
<p>این کد تا ۱۵ دقیقه معتبر است.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user