Файловый менеджер - Редактировать - /home/clickysoft/public_html/calvary-p2.clickysoft.net/storage/framework/views/bc1b0097f1170c9475bb609f4c866520.php
Назад
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Order # <?php echo e($order->lunchPayment->transaction_id); ?></title> </head> <body> <div id="m_-3998322108981482759m_1626418707361249688wrapper" dir="ltr" style="background-color:#f7f7f7;margin:0;padding:70px 0;width:100%"> <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%"> <tbody> <tr> <td align="center" valign="top"> <div id="m_-3998322108981482759m_1626418707361249688template_header_image"> </div> <table border="0" cellpadding="0" cellspacing="0" width="600" id="m_-3998322108981482759m_1626418707361249688template_container" style="background-color:#ffffff;border:1px solid #DEDEDE;border-radius:3px"> <tbody> <tr> <td align="center" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="600" id="m_-3998322108981482759m_1626418707361249688template_header" style="background-color:#2A8B61;color:#ffffff;border-bottom:0;font-weight:bold;line-height:100%;vertical-align:middle;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;border-radius:3px 3px 0 0"> <tbody> <tr> <td id="m_-3998322108981482759m_1626418707361249688header_wrapper" style="padding:36px 48px;display:block"> <h1 style="font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:30px;font-weight:300;line-height:150%;margin:0;text-align:left;color:#ffffff"> New Order: #<?php echo e($order->lunchPayment->transaction_id); ?> </h1> </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="600" id="m_-3998322108981482759m_1626418707361249688template_body"> <tbody> <tr> <td valign="top" id="m_-3998322108981482759m_1626418707361249688body_content" style="background-color:#ffffff"> <table border="0" cellpadding="20" cellspacing="0" width="100%"> <tbody> <tr> <td valign="top" style="padding:48px 48px 0"> <div id="m_-3998322108981482759m_1626418707361249688body_content_inner" style="color:#636363;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:150%;text-align:left"> <p style="margin:0 0 16px"> Your order placed successfully </p> <h2 style="color:#2A8B61;display:block;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:bold;line-height:130%;margin:0 0 18px;text-align:left"> <a href="javascript:void(0)" style="font-weight:normal;text-decoration:none;color:#2A8B61"> [Order #<?php echo e($order->lunchPayment->transaction_id); ?>] </a> (<?php echo e($order->created_at->format('F d, Y')); ?>) </h2> <div style="margin-bottom:40px"> <table cellspacing="0" cellpadding="6" border="1" style="color:#636363;border:1px solid #E5E5E5;vertical-align:middle;width:100%;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif"> <tbody> <?php $__currentLoopData = $order->children; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $child): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php ($childrenSubTotal = 0); ?> <tr> <th>Child Name:</th> <th colspan="2"><?php echo e($child->full_name); ?></th> </tr> <tr> <th>Child Grade:</th> <th colspan="2"><?php echo e($child->grade->title); ?></th> </tr> <?php if($order->type === 'Lunch Program'): ?> <tr> <th colspan="3" align="center"> Item Details </th> </tr> <?php $__currentLoopData = $child->childItems; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <td colspan="2"> <?php echo e($item->menu?->title); ?> <br> <?php echo e($item->item?->name); ?> </td> <td colspan="2">$<?php echo e($item->item->price); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> <tr> <th>Subtotal:</th> <th colspan="2">$<?php echo e(number_format($child->total_amount, 2)); ?></th> </tr> <tr> <td colspan="4"></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> <tfoot> <?php if(!empty($order->discount)): ?> <tr> <th scope="row" colspan="2" style="color:#636363;border:1px solid #E5E5E5;vertical-align:middle;padding:12px;text-align:left"> Discount : </th> <td style="color:#636363;border:1px solid #E5E5E5;vertical-align:middle;padding:12px;text-align:left"> <span><span>- $</span><?php echo e(number_format($order->discount, 2)); ?></span> </td> </tr> <?php endif; ?> <tr style="background-color: #2A8B61; color: white !important;"> <th scope="row" colspan="2" style="border:1px solid #E5E5E5;vertical-align:middle;padding:12px;text-align:left"> Total price: </th> <td style="border:1px solid #E5E5E5;vertical-align:middle;padding:12px;text-align:left"> <span><span>$</span><?php echo e(number_format($order->final_price, 2)); ?></span> </td> </tr> <tr> <th scope="row" colspan="2" style="color:#636363;border:1px solid #E5E5E5;vertical-align:middle;padding:12px;text-align:left"> Payment method: </th> <td style="color:#636363;border:1px solid #E5E5E5;vertical-align:middle;padding:12px;text-align:left"> Authorize.net AIM </td> </tr> </tfoot> </table> </div> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" valign="top"> <table border="0" cellpadding="10" cellspacing="0" width="600" id="m_-3998322108981482759m_1626418707361249688template_footer"> <tbody> <tr> <td valign="top" style="padding:0;border-radius:6px"> <table border="0" cellpadding="10" cellspacing="0" width="100%"> <tbody> <tr> <td colspan="2" valign="middle" id="m_-3998322108981482759m_1626418707361249688credit" style="border-radius:6px;border:0;color:#2A8B61;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:12px;line-height:125%;text-align:center;padding:0 48px 48px 48px"> <p>Calvary Christian Parents Association</p> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <div class="yj6qo"></div> <div class="adL"> </div> </div> </body> </html> <?php /**PATH /home/clickysoft/public_html/calvary-p2.clickysoft.net/resources/views/mail/lunch-program/order-email-user.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка