<?php /* Smarty version 2.6.28, created on 2019-10-09 09:29:10
         compiled from emailtpl:plaintext */ ?>
<p>Dear <?php echo $this->_tpl_vars['client_name']; ?>
,</p>
<p>This is a notice that an invoice has been generated on <?php echo $this->_tpl_vars['invoice_date_created']; ?>
.</p>
<p>Your payment method is: <?php echo $this->_tpl_vars['invoice_payment_method']; ?>
</p>
<p>Invoice #<?php echo $this->_tpl_vars['invoice_num']; ?>
<br /> Amount Due: <?php echo $this->_tpl_vars['invoice_total']; ?>
<br /> Due Date: <?php echo $this->_tpl_vars['invoice_date_due']; ?>
<br />Invoice Note:<br /><?php echo $this->_tpl_vars['invoice_notes']; ?>
<br />Indonesian Customer Notes: Nilai konversi USD ke IDR gunakan kurs jual www.klikbca.com saat transaksi pembayaran</p>
<p><strong>Invoice Items</strong></p>
<p><?php echo $this->_tpl_vars['invoice_html_contents']; ?>
 <br /> ------------------------------------------------------</p>
<p>You can login to your client area to view and pay the invoice at <?php echo $this->_tpl_vars['invoice_link']; ?>
</p>
<p><?php echo $this->_tpl_vars['signature']; ?>
</p>
<p> </p>
<p>Our Payment Method Option:<br /><a href="https://solusitotal.com/payment.php">https://solusitotal.com/payment.php<br /><br /></a><br />Payment Confirmation if using manual bank transfer:<br /><br /><a href="https://solusitotal.com/submitticket.php">https://solusitotal.com/submitticket.php<br /></a></p>