| {{ $invoice['payment']['customer']['name'] }} |
{{ $invoice->id }} |
|
FALSE |
FALSE |
FALSE |
{{ date('d-m-Y',strtotime($invoice->date)) }} |
|
FALSE |
|
|
|
|
{{ $invoice['payment']['customer']['address'] }} |
|
|
|
|
|
{{ $invoice['payment']['customer']['id'] }} |
|
|
|
|
{{ date('d-m-Y',strtotime($invoice->date)) }} |
Net 30 Days |
|
|
VAT |
{{ $invoice->description }} |
|
FALSE |
|
FALSE |
|
FALSE |
|
|
|
{{ $invoice_details['selling_qty']; }} |
{{ $invoice_details['id']; }} |
{{ $invoice_details['product_id']; }} |
{{ $invoice_details['product']['name']; }} |
|
|
|
{{ $invoice_details['unit_price']; }} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@endforeach
@endforeach