260 lines
10 KiB
PHP
260 lines
10 KiB
PHP
<!doctype html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"
|
|
xmlns:o="urn:schemas-microsoft-com:office:office">
|
|
|
|
<head>
|
|
<!-- NAME: SELL PRODUCTS -->
|
|
<!--[if gte mso 15]>
|
|
<xml>
|
|
<o:OfficeDocumentSettings>
|
|
<o:AllowPNG/>
|
|
<o:PixelsPerInch>96</o:PixelsPerInch>
|
|
</o:OfficeDocumentSettings>
|
|
</xml>
|
|
<![endif]-->
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
|
|
<title>Account Activation</title>
|
|
|
|
<style type="text/css">
|
|
body * {
|
|
font-family: 'Roboto';
|
|
}
|
|
|
|
p {
|
|
margin: 10px 0;
|
|
padding: 0;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
width: 100%;
|
|
}
|
|
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
display: block;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
img,
|
|
a img {
|
|
border: 0;
|
|
height: auto;
|
|
outline: none;
|
|
text-decoration: none;
|
|
}
|
|
|
|
body,
|
|
#bodyTable,
|
|
#bodyCell {
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
width: 100%;
|
|
}
|
|
|
|
.mcnPreviewText {
|
|
display: none !important;
|
|
}
|
|
|
|
#outlook a {
|
|
padding: 0;
|
|
}
|
|
|
|
img {
|
|
-ms-interpolation-mode: bicubic;
|
|
}
|
|
|
|
table {
|
|
mso-table-lspace: 0pt;
|
|
mso-table-rspace: 0pt;
|
|
}
|
|
|
|
.ReadMsgBody {
|
|
width: 100%;
|
|
}
|
|
|
|
.ExternalClass {
|
|
width: 100%;
|
|
}
|
|
|
|
p,
|
|
a,
|
|
li,
|
|
td,
|
|
blockquote {
|
|
mso-line-height-rule: exactly;
|
|
}
|
|
|
|
a[href^=tel],
|
|
a[href^=sms] {
|
|
color: inherit;
|
|
cursor: default;
|
|
text-decoration: none;
|
|
}
|
|
|
|
p,
|
|
a,
|
|
li,
|
|
td,
|
|
body,
|
|
table,
|
|
blockquote {
|
|
-ms-text-size-adjust: 100%;
|
|
-webkit-text-size-adjust: 100%;
|
|
}
|
|
|
|
.ExternalClass,
|
|
.ExternalClass p,
|
|
.ExternalClass td,
|
|
.ExternalClass div,
|
|
.ExternalClass span,
|
|
.ExternalClass font {
|
|
line-height: 100%;
|
|
}
|
|
|
|
a[x-apple-data-detectors] {
|
|
color: inherit !important;
|
|
text-decoration: none !important;
|
|
font-size: inherit !important;
|
|
font-family: inherit !important;
|
|
font-weight: inherit !important;
|
|
line-height: inherit !important;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
|
|
<tr>
|
|
<td>
|
|
<table align="center" border="0" cellpadding="0" cellspacing="0"
|
|
style="max-width: 500px;width: 100%; margin: auto; background-color: #000;">
|
|
<tr>
|
|
<td
|
|
style="padding:20px 30px 5px 30px;text-align: center;font-size: 30px; font-weight: 500;color: #2094e2;text-transform: uppercase;">
|
|
{{env('APP_NAME')}}
|
|
{{-- <img style="width: 145px;display: block;margin: auto;" src="{{ asset('mail/bizb-logo.png') }}"
|
|
alt="Logo" /> --}}
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td
|
|
style="padding:0 30px 5px 30px;text-align: center;font-size: 25px; font-weight: 550;color: #e1ccbe;text-transform: uppercase;">
|
|
Account Verification
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: center;padding: 20px 30px;">
|
|
<img style="width: 145px;display: block;margin: auto;"
|
|
src="{{ asset('images/mail/mail7.png') }}" alt="Mail icon" />
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td
|
|
style="padding: 5px 30px;text-align: center;font-size: 20px; font-weight: 700;color: #e1ccbe;">
|
|
Hello {{ $user->name }},
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 10px 30px">
|
|
<span style="background-color: #303030;height: 1px;display: block;"></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 0 30px;">
|
|
<p
|
|
style="margin: 0;padding: 10px 0; text-align: center;font-size: 15px; line-height: 24px; font-weight: 400;color: #fff;">
|
|
Thank you for connecting with {{env('APP_NAME')}}
|
|
</p>
|
|
<p
|
|
style="margin: 0;padding: 10px 0;text-align: center;font-size: 15px; line-height: 24px; font-weight: 400;color: #fff;">
|
|
Please add the verification code given below to your {{env('APP_NAME')}} application
|
|
verification page.
|
|
</p>
|
|
<p
|
|
style="margin: 0;padding: 10px 0;text-align: center;font-size: 15px; line-height: 24px; font-weight: 400;color: #fff;">
|
|
If you did not sign up to the {{env('APP_NAME')}}, please ignore this email or create
|
|
the new account.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 10px 30px">
|
|
<span style="background-color: #303030;height: 1px;display: block;"></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 10px 30px;font-size: 15px;color: #fff;text-align: center;">
|
|
Verification Code
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 0px 30px 5px 30px;">
|
|
<table
|
|
style="background-color: #333333;border-radius: 5px;border-collapse: separate !important; max-width: 350px;width: 100%;"
|
|
align="center" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td style="padding: 15px;text-align: center;">
|
|
<span
|
|
style="letter-spacing: 28.8px;font-weight: 400;font-size: 24px;color: #fff;padding-left: 28px;display: block;line-height: 23px;">{{ $otp }}</span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 0 30px;">
|
|
<p
|
|
style="margin: 0;padding: 10px 0; text-align: center;font-size: 15px; line-height: 24px; font-weight: 400;color: #fff;">
|
|
For any help, feel free to contact team {{env('APP_NAME')}} at support@globaljain.com
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 20px 30px;text-align: center;">
|
|
<a href="javascript:void(0);"
|
|
style="text-decoration: none; display: inline-block;text-align: center;margin: 0 15px;">
|
|
<img style="width: 38px;display: block;margin: auto;"
|
|
src="{{ asset('images/mail/facebook.png') }}" alt="Mail icon" />
|
|
<p style="font-size: 11px;color: #565656;margin: 5px 0 0 0;">Facebook</p>
|
|
</a>
|
|
<a href="javascript:void(0);"
|
|
style="text-decoration: none;display: inline-block;text-align: center;margin: 0 15px;">
|
|
<img style="width: 38px;display: block;margin: auto;"
|
|
src="{{ asset('images/mail/twitter.png') }}" alt="Mail icon" />
|
|
<p style="font-size: 11px;color: #565656;margin: 5px 0 0 0;">Twitter</p>
|
|
</a>
|
|
<a href="javascript:void(0);"
|
|
style="text-decoration: none;display: inline-block;text-align: center;margin: 0 15px;">
|
|
<img style="width: 38px;display: block;margin: auto;"
|
|
src="{{ asset('images/mail/instagram.png') }}" alt="Mail icon" />
|
|
<p style="font-size: 11px;color: #565656;margin: 5px 0 0 0;">Instagram</p>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 5px 30px 20px 30px;">
|
|
<p
|
|
style="margin: 0;text-align: center;font-size: 15px; line-height: 24px; font-weight: 400;color: #fff;">
|
|
© 2022, {{env('APP_NAME')}}, All Rights Reserved.
|
|
If you do not wish to receive these emails,
|
|
<a href="javascript:void(0);"
|
|
style="font-size: 15px; line-height: 24px; font-weight: 400;color: #fff;text-decoration: underline;">unsubscribe
|
|
here</a></p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html> |