| Line 225... |
Line 225... |
| 225 |
<span style="color: #36BBD9;font-size: 10px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;">Credit Available</span>
|
225 |
<span style="color: #36BBD9;font-size: 10px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;">Credit Available</span>
|
| 226 |
</i>
|
226 |
</i>
|
| 227 |
<?php endif;?>
|
227 |
<?php endif;?>
|
| 228 |
<br>
|
228 |
<br>
|
| 229 |
<?php if($address['addresses'][$firstshowaddress[$i]]['taxInvoiceAvailable']):?>
|
229 |
<?php if($address['addresses'][$firstshowaddress[$i]]['taxInvoiceAvailable']):?>
|
| 230 |
<i class="glyphicon glyphicon-info-sign pull-right" style="font-size: 10px;color: #EB712D;">
|
230 |
<i class="glyphicon glyphicon-info-sign pull-right" style="font-size: 10px;color: #42A150;">
|
| 231 |
<span style="color: #EB712D;font-size: 10px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;">Tax Invoice</span>
|
231 |
<span style="color: #42A150;font-size: 10px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;">Tax Invoice</span>
|
| 232 |
</i>
|
232 |
</i>
|
| 233 |
<?php endif;?>
|
233 |
<?php endif;?>
|
| 234 |
|
234 |
|
| 235 |
</div>
|
235 |
</div>
|
| 236 |
<hr style='margin: 0px; padding: 0px; border-color: #58d936;'>
|
236 |
<hr style='margin: 0px; padding: 0px; border-color: #58d936;'>
|