| Line 76... |
Line 76... |
| 76 |
|
76 |
|
| 77 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
77 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
| 78 |
<h4>BILLING DETAILS</h4>
|
78 |
<h4>BILLING DETAILS</h4>
|
| 79 |
<p class="bold-details">$customerBillingAddressObj.getName()</p>
|
79 |
<p class="bold-details">$customerBillingAddressObj.getName()</p>
|
| 80 |
<p class="normal-details">$customerBillingAddress</p>
|
80 |
<p class="normal-details">$customerBillingAddress</p>
|
| - |
|
81 |
#if($fofoOrder.getCustomerGstNumber() && $fofoOrder.getCustomerGstNumber() != "")
|
| - |
|
82 |
<p class="bold-details">GST Number <span class="normal-details extra-margin">$fofoOrder.getCustomerGstNumber()</span></p>
|
| - |
|
83 |
#end
|
| 81 |
<p class="bold-details">Phone <span class="normal-details extra-margin">$customerBillingAddressObj.getPhoneNumber()</span></p>
|
84 |
<p class="bold-details">Phone <span class="normal-details extra-margin">$customerBillingAddressObj.getPhoneNumber()</span></p>
|
| 82 |
</div>
|
85 |
</div>
|
| 83 |
|
86 |
|
| 84 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
87 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
| 85 |
<h4>INVOICE DETAILS</h4>
|
88 |
<h4>INVOICE DETAILS</h4>
|