| Line 113... |
Line 113... |
| 113 |
|
113 |
|
| 114 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
114 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
| 115 |
<h4>BILLING DETAILS</h4>
|
115 |
<h4>BILLING DETAILS</h4>
|
| 116 |
<p class="bold-details">$customerBillingAddressObj.getName()</p>
|
116 |
<p class="bold-details">$customerBillingAddressObj.getName()</p>
|
| 117 |
<p class="normal-details">$customerBillingAddress</p>
|
117 |
<p class="normal-details">$customerBillingAddress</p>
|
| - |
|
118 |
#if($fofoOrder.getCustomerGstNumber() && $fofoOrder.getCustomerGstNumber() != "")
|
| - |
|
119 |
<p class="bold-details">GST Number <span class="normal-details extra-margin">$fofoOrder.getCustomerGstNumber()</span></p>
|
| - |
|
120 |
#end
|
| 118 |
<p class="bold-details">Phone <span class="normal-details extra-margin">$customerBillingAddressObj.getPhoneNumber()</span></p>
|
121 |
<p class="bold-details">Phone <span class="normal-details extra-margin">$customerBillingAddressObj.getPhoneNumber()</span></p>
|
| 119 |
</div>
|
122 |
</div>
|
| 120 |
|
123 |
|
| 121 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
124 |
<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
|
| 122 |
<h4>INVOICE DETAILS</h4>
|
125 |
<h4>INVOICE DETAILS</h4>
|