| Server IP : 54.233.248.239 / Your IP : 172.28.20.13 Web Server : Apache System : Linux ip-172-28-29-189 6.5.0-1014-aws #14~22.04.1-Ubuntu SMP Thu Feb 15 15:27:06 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.2.34-43+ubuntu22.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/vinumday2_0/storage/framework/views/ |
Upload File : |
<?php
$style_fontblue = "font-weight:400;color: #313968; font-size: 14px; font-family: 'Montserrat',sans-serif;";
$style_fontorange = "color: #e1624a; font-size: 14px; font-family: 'Montserrat',sans-serif; font-weight:600;";
$style_td = "$style_fontblue";
$style_th = "$style_fontorange text-align: left;";
?>
<table style="width: 100%;">
<tr>
<td>
<center>
<table style="width: 680px;margin: 0 auto; text-align: left;">
<tr>
<td>
<div style="width:220px; text-align: center;margin: 0 auto;margin-bottom: 30px;margin-top: 30px;">
<img src="<?php echo url('img/site/logo-email.png'); ?>" alt="">
</div>
<p style="<?php echo $style_fontorange; ?> font-size: 22px;" >Prezado(a) <?php echo $contato->nome; ?>,</p>
<p style="<?php echo $style_fontblue ?>line-height: 20px; padding: 0; margin:0;" >Segue abaixo link com acesso ao pedido de compra número <?php echo e($ordemCompra->id); ?>. Favor acessar e informar a previsão de entrega.</p>
<br>
<p style="<?php echo $style_fontblue ?>line-height: 20px;padding: 0;margin:0;"><b>https://www.vinumday.com.br/ordem-compra/detalhe/<?php echo e($ordemCompra->hashkey); ?></b></p>
<br>
<p style="<?php echo $style_fontblue; ?> font-size:16px;"><b>Atenciosamente, <br>Equipe VinumDay</b></p><br>
<a href="https://www.vinumday.com.br/" target="_blank" style="<?php echo $style_fontorange; ?>letter-spacing: 2px;text-decoration: none;">WWW.VINUMDAY.COM.BR</a><br>
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>