MINI Sh3ll
<table valign="top" style="font-family:'Open Sans','Arial';color:#1d1d1d;font-size: 13px;" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#efefef" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<span class="HOEnZb"><font color="#888888">
</font></span><span class="HOEnZb"><font color="#888888">
</font></span><span class="HOEnZb"><font color="#888888">
</font></span>
<table style="width:100%;padding:60px 0px;" width="800" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<span class="HOEnZb"><font color="#888888">
</font></span><span class="HOEnZb"><font color="#888888">
</font></span><span class="HOEnZb"><font color="#888888">
</font></span>
<table style="background-color:#fff" width="70%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="padding:10px 20px;border-bottom:2px solid #00897b">
<img alt="" src="<?php echo e(asset('image/logo.png')); ?>" width="125" height="70" style="margin-left: 5px;" />
</td>
</tr>
<tr>
<td>
<h1 style="text-align:center;font-weight:400;margin-bottom:1px;color:#3c3c3c">Welcome!</h1></td>
</tr>
<tr>
<td style="padding:0px 5%;" valign="top">
<p style="line-height:22px;margin-top:30px">Hi <?php echo e($user['first_name']); ?>,<br><br>
Thank you for signing up with <strong style="color:teal">Solar</strong>. We're excited to have you get started.</p>
<p>Your Login credentials to access your account are mentioned below:</p>
</td>
</tr>
<tr>
<td style="padding: 0px 5%; border-radius: 8px;">
<table style="text-align:left;border-radius: 8px;background-color: #e9fffd;width: 100%;" cellpadding="5" align="left">
<tbody>
<tr>
<td>
<p style="margin:0px; width: 100px"><b>User Name :</b> </p>
</td>
<td>
<p style="margin:0px;word-wrap:break-word"><?php echo e($user['email']); ?></p>
</td>
</tr>
<tr>
<td style="
width: 80px;
">
<p style="margin:0px"><b>Password :</b> </p>
</td>
<td>
<p style="margin:0px"><?php echo e($user['password']); ?></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="padding: 0px 5%;" valign="top">
<p style="line-height:22px">Before proceeding with login, you need to confirm your account by clicking the below confirm account button.</p>
</td>
<td>
</td>
</tr>
<tr>
<td style="padding: 30px 5%;" valign="top">
<p style="padding-top:0px;text-align:center;margin-top:0">
<a href="<?php echo e(route('verify_token', [$user['verify_token']])); ?>" style="padding:10px 25px;background-color:#00897b;display:inline-block;color:#fff;text-decoration:none;border-radius:4px;text-align:center">Login to your account</a>
</p>
<p style="margin-bottom:0px">Regards,</p>
<p style="margin-top:0px">Solar Team</p><span class="HOEnZb"><font color="#888888">
</font></span></td>
</tr>
</tbody>
</table><span class="HOEnZb"><font color="#888888">
</font></span></td>
</tr>
</tbody>
</table><span class="HOEnZb"><font color="#888888">
</font></span></td>
</tr>
</tbody>
</table>
OHA YOOOO