commit 08-2025
This commit is contained in:
parent
9ae662f63e
commit
480fdc65ed
404 changed files with 65310 additions and 2600431 deletions
|
|
@ -143,6 +143,23 @@
|
|||
</td>
|
||||
</tr>
|
||||
@endif
|
||||
@if(isset($otp))
|
||||
<tr>
|
||||
<td>
|
||||
<center>
|
||||
<table style="margin: 0 auto;" cellpadding="0" cellspacing="0" width="90%">
|
||||
<tr>
|
||||
<td style="color:#37302d;line-height:1.6em; font-size: 30px; font-weight: bold;" align="center">
|
||||
{{ $otp }}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</td>
|
||||
</tr>
|
||||
@endif
|
||||
@if(isset($url))
|
||||
<tr>
|
||||
<td>
|
||||
<center>
|
||||
|
|
@ -166,7 +183,8 @@
|
|||
</table>
|
||||
</center>
|
||||
</td>
|
||||
<tr>
|
||||
</tr>
|
||||
@endif
|
||||
<tr>
|
||||
<td style="color:#37302d;font-size: 14px;">
|
||||
<center>
|
||||
|
|
@ -175,7 +193,9 @@
|
|||
<td style="color:#37302d;padding:20px;line-height:1.6em" align="center">
|
||||
<br>
|
||||
{{ $copy2line }}<br>
|
||||
@if(isset($url))
|
||||
<span style="color: #cabda9; font-weight: normal; font-size: 13px; text-decoration: underline; word-wrap: break-word;white-space: pre-line;">{{ $url }}</span>
|
||||
@endif
|
||||
<br><br>
|
||||
{{ $copy3line }}
|
||||
<br><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue