Viewing File: /home/ubuntu/vedadeals-backend-base/resources/views/pdf/invoice.blade.php

<!DOCTYPE html>
<html lang="en" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">

<head>
   <title></title>
   <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
   <meta content="width=device-width, initial-scale=1.0" name="viewport" />
   <style>
   * {
      box-sizing: border-box;
   }
   
   body {
      margin: 0;
      padding: 0;
   }
   
   a[x-apple-data-detectors] {
      color: inherit !important;
      text-decoration: inherit !important;
   }
   
   #MessageViewBody a {
      color: inherit;
      text-decoration: none;
   }
   
   p {
      line-height: inherit;
   }
   
   .desktop_hide,
   .desktop_hide table {
      mso-hide: all;
      display: none;
      max-height: 0px;
      overflow: hidden;
   }
   
   @media (max-width: 660px) {
      .social_block.desktop_hide .social-table {
         display: inline-block !important;
      }
      .row-content {
         width: 100% !important;
      }
      .mobile_hide {
         display: none;
      }
      .stack .column {
         width: 100%;
         display: block;
      }
      .mobile_hide {
         min-height: 0;
         max-height: 0;
         max-width: 0;
         overflow: hidden;
         font-size: 0px;
      }
      .desktop_hide,
      .desktop_hide table {
         display: table !important;
         max-height: none !important;
      }
      .row-3 .column-2 .block-2.text_block td.pad {
         padding: 10px !important;
      }
      .row-2 .column-1 {
         padding: 0 !important;
      }
      .row-3 .column-1 {
         padding: 10px 30px !important;
      }
   }
   </style>
</head>

<body style="background-color: #ffffff; margin: 0; padding: 0; -webkit-text-size-adjust: none; text-size-adjust: none;">
   <table border="0" cellpadding="0" cellspacing="0" class="nl-container" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #ffffff;" width="100%">
      <tbody>
         <tr>
            <td>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="
                                                            mso-table-lspace: 0pt;
                                                            mso-table-rspace: 0pt;
                                                            font-weight: 400;
                                                            text-align: left;
                                                            vertical-align: top;
                                                            padding-top: 20px;
                                                            padding-bottom: 20px;
                                                            border-top: 0px;
                                                            border-right: 0px;
                                                            border-bottom: 0px;
                                                            border-left: 0px;
                                                        " width="100%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="image_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                                          <tr>
                                             <td class="pad" style="width: 100%; padding-right: 0px; padding-left: 0px;">
                                                <div align="center" class="alignment" style="line-height: 10px;">
                                                   <a href="{{ Setting::get('frontend_url') }}" style="outline: none;" tabindex="-1" target="_blank"> <img alt="Logo" src="{{ Setting::get('site_logo') }}" style="display: block; height: auto; border: 0; width: 256px; max-width: 100%;" title="Logo" width="256" /> </a>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #ffd76e; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="33.333333333333336%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom: 25px; padding-left: 10px; padding-right: 10px; padding-top: 40px;">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 21px; color: #000000; line-height: 1.5; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;">{{ tr('invoice_no') }} :</p>
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;"> <strong>{{ $order['orderPayment']['payment_id'] }}</strong> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-2" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="33.333333333333336%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom: 25px; padding-left: 10px; padding-right: 10px; padding-top: 35px;">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 21px; color: #000000; line-height: 1.5; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;">{{ tr('invoice_date') }} :</p>
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;"> <strong>{{ common_date($order['orderPayment']['paid_date'] ?? '', $timezone, 'd M Y h:i A') }}</strong> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-3" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="33.333333333333336%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom: 25px; padding-left: 10px; padding-right: 10px; padding-top: 35px;">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 21px; color: #000000; line-height: 1.5; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;">{{ tr('status') }}</p>
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;"> <strong>{{ order_status_formatted($order['status'] ? : tr('na')) }}</strong> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-3" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #ffffff; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="
                                                            mso-table-lspace: 0pt;
                                                            mso-table-rspace: 0pt;
                                                            font-weight: 400;
                                                            text-align: left;
                                                            padding-left: 30px;
                                                            padding-right: 30px;
                                                            vertical-align: top;
                                                            border-top: 0px;
                                                            border-right: 0px;
                                                            border-bottom: 0px;
                                                            border-left: 0px;
                                                        " width="66.66666666666667%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-left:10px;padding-right:10px;padding-top:30px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: left; mso-line-height-alt: 16.8px;"><span style="font-size:20px;"><strong> {{ tr('delivery_address') }} :</strong></span></p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-3" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:30px;padding-left:10px;padding-right:10px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 21px; color: #000000; line-height: 1.5; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: left; mso-line-height-alt: 21px;">{{ $order['deliveryAddress']['address'] ?? '' }}</p>
                                                      <p style="margin: 0; font-size: 14px; text-align: left; mso-line-height-alt: 21px;">{{ $order['deliveryAddress']['city'] ?? '' }}, {{ $order['deliveryAddress']['state'] ?? '' }} - {{ $order['deliveryAddress']['pincode'] ?? '' }}</p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-2" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="33.333333333333336%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:45px;padding-left:10px;padding-right:10px;padding-top:50px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 21px; color: #000000; line-height: 1.5; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;">{{ tr('amount') }} :</p>
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 21px;"><strong>{{ formatted_amount($order['orderPayment']['total']) ?? '' }}</strong></p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-4" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content" role="presentation" style="
                                                mso-table-lspace: 0pt;
                                                mso-table-rspace: 0pt;
                                                background-color: #ffffff;
                                                color: #000000;
                                                border-bottom: 0 solid #000000;
                                                border-left: 0 solid #000000;
                                                border-right: 0px solid #000000;
                                                border-top: 0 solid #000000;
                                                width: 640px;
                                            " width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="
                                                            mso-table-lspace: 0pt;
                                                            mso-table-rspace: 0pt;
                                                            font-weight: 400;
                                                            text-align: left;
                                                            border-bottom: 1px solid transparent;
                                                            border-left: 1px solid transparent;
                                                            border-right: 1px solid transparent;
                                                            border-top: 1px solid transparent;
                                                            vertical-align: top;
                                                        " width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom: 15px; padding-left: 10px; padding-right: 10px; padding-top: 15px;">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;"> <strong>{{ tr('s_no') }}.</strong> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-2" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom: 15px; padding-left: 10px; padding-right: 10px; padding-top: 15px;">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;"> <strong>{{ tr('product') }}</strong> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-3" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom: 15px; padding-left: 10px; padding-right: 10px; padding-top: 15px;">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;"> <strong>{{ tr('price') }}</strong> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-4" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom: 15px; padding-left: 10px; padding-right: 10px; padding-top: 15px;">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;"> <strong>{{ tr('quantity') }}</strong> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table> @foreach($order['orderProducts'] as $i => $order_product)
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-5" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #ffffff; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; border-bottom: 1px solid #6DA3CD; vertical-align: top; border-top: 0px; border-right: 0px; border-left: 0px;" width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:15px;padding-left:10px;padding-right:10px;padding-top:15px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;">{{ $i + 1 }}</p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-2" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; border-bottom: 1px solid #6DA3CD; vertical-align: top; border-top: 0px; border-right: 0px; border-left: 0px;" width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:15px;padding-left:10px;padding-right:10px;padding-top:15px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;">{{ $order_product['product']['name'] }}</p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-3" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; border-bottom: 1px solid #6DA3CD; vertical-align: top; border-top: 0px; border-right: 0px; border-left: 0px;" width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:15px;padding-left:10px;padding-right:10px;padding-top:15px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;">{{ formatted_amount($order_product['total']) ?? '' }}</p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-4" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; border-bottom: 1px solid #6DA3CD; vertical-align: top; border-top: 0px; border-right: 0px; border-left: 0px;" width="25%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:15px;padding-left:10px;padding-right:10px;padding-top:15px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #000000; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;">{{ $order_product['quantity'] ?? '' }}</p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table> @endforeach
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-8" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #ffffff; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="50%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:15px;padding-left:10px;padding-right:10px;padding-top:40px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 21px; color: #000000; line-height: 1.5; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 30px;"><span style="font-size:16px;">Payment Method:</span>
                                                         <br/><span style="font-size:20px;"><strong>{{ $order['orderPayment']['payment_mode'] ?? '' }}</strong></span></p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                    <td class="column column-2" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;" width="50%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="text_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad" style="padding-bottom:15px;padding-left:10px;padding-right:10px;padding-top:30px;">
                                                <div style="font-family: sans-serif">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 25.2px; color: #000000; line-height: 1.8; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 28.8px;"> <span style="font-size:16px;">Subtotal : <strong> {{ formatted_amount($order['sub_total']) }}</strong></span>
                                                         <br/> <span style="font-size:16px;">Total : <strong>{{ formatted_amount($order['total']) }}</strong></span></p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-9" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #ffffff; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="
                                                            mso-table-lspace: 0pt;
                                                            mso-table-rspace: 0pt;
                                                            font-weight: 400;
                                                            text-align: left;
                                                            vertical-align: top;
                                                            padding-top: 0px;
                                                            padding-bottom: 0px;
                                                            border-top: 0px;
                                                            border-right: 0px;
                                                            border-bottom: 0px;
                                                            border-left: 0px;
                                                        " width="100%">
                                       <table border="0" cellpadding="10" cellspacing="0" class="divider_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                                          <tr>
                                             <td class="pad">
                                                <div align="center" class="alignment">
                                                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                                                      <tr>
                                                         <td class="divider_inner" style="font-size: 1px; line-height: 1px; border-top: 0px solid #5c98c7;"> <span></span> </td>
                                                      </tr>
                                                   </table>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-10" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #ffffff; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="
                                                            mso-table-lspace: 0pt;
                                                            mso-table-rspace: 0pt;
                                                            font-weight: 400;
                                                            text-align: left;
                                                            vertical-align: top;
                                                            padding-top: 5px;
                                                            padding-bottom: 45px;
                                                            border-top: 0px;
                                                            border-right: 0px;
                                                            border-bottom: 0px;
                                                            border-left: 0px;
                                                        " width="100%">
                                       <table border="0" cellpadding="0" cellspacing="0" class="button_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                                          <tr>
                                             <td class="pad" style="text-align: center;">
                                                <div align="center" class="alignment">
                                                   <a href="{{ $url }}" style="
                                                                                text-decoration: none;
                                                                                display: inline-block;
                                                                                color: #000000;
                                                                                background-color: #ffd76e;
                                                                                border-radius: 50px;
                                                                                width: auto;
                                                                                border-top: 0px solid transparent;
                                                                                font-weight: 400;
                                                                                border-right: 0px solid transparent;
                                                                                border-bottom: 0px solid transparent;
                                                                                border-left: 0px solid transparent;
                                                                                padding-top: 10px;
                                                                                padding-bottom: 10px;
                                                                                font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
                                                                                text-align: center;
                                                                                mso-border-alt: none;
                                                                                word-break: keep-all;
                                                                            " target="_blank"> <span style="padding-left: 60px; padding-right: 60px; font-size: 17px; display: inline-block; letter-spacing: normal;">
                                        <span dir="ltr" style="word-break: break-word;">
                                          <span data-mce-style="" dir="ltr" style="line-height: 20px;">
                                            <strong>{{ tr('view_order') }}</strong>
                                          </span> </span>
                                                      </span>
                                                   </a>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-12" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
                  <tbody>
                     <tr>
                        <td>
                           <table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #000000; width: 640px;" width="640">
                              <tbody>
                                 <tr>
                                    <td class="column column-1" style="
                                                            mso-table-lspace: 0pt;
                                                            mso-table-rspace: 0pt;
                                                            font-weight: 400;
                                                            text-align: left;
                                                            vertical-align: top;
                                                            padding-top: 5px;
                                                            padding-bottom: 5px;
                                                            border-top: 0px;
                                                            border-right: 0px;
                                                            border-bottom: 0px;
                                                            border-left: 0px;
                                                        " width="100%">
                                       <table border="0" cellpadding="10" cellspacing="0" class="text_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
                                          <tr>
                                             <td class="pad">
                                                <div style="font-family: sans-serif;">
                                                   <div class="" style="font-size: 14px; mso-line-height-alt: 16.8px; color: #555555; line-height: 1.2; font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;">
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;"> <span style="font-size: 11px;"> {{ Setting::get('copyright_content') }} </span> </p>
                                                      <p style="margin: 0; font-size: 14px; text-align: center; mso-line-height-alt: 16.8px;"> <span style="font-size: 11px;">{{ Setting::get('contact_mobile') }}. {{ Setting::get('contact_address') }}</span> </p>
                                                   </div>
                                                </div>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </td>
                     </tr>
                  </tbody>
               </table>
            </td>
         </tr>
      </tbody>
   </table>
</body>

</html>
Back to Directory File Manager