|
DATE: | {{\Carbon\Carbon::parse($payment_voucher->date_created)->toFormattedDateString()}} | ||||||
VENDOR : | {{$payment_voucher->paymentVoucherItems[0]->dr}} |
Date | Invoice NO. | DESCRIPTION | CURRENCY: | AMOUNT: |
---|---|---|---|---|
{{$payment_voucher_item->paymentable->remarks}} | {{$payment_voucher_item->paymentable}} | {{$payment_voucher_item->paymentable}} | {{$payment_voucher_item->currency}} | {{number_format($payment_voucher_item->amount,2)}} |
Date | Invoice NO. | DESCRIPTION | CURRENCY: | AMOUNT: |
---|---|---|---|---|
{{\Carbon\Carbon::parse($payment_voucher_item->paymentable->date)->toFormattedDateString()}} | {{$payment_voucher_item->descriptions}} | {{$payment_voucher_item->paymentable->remarks}} | {{$payment_voucher_item->currency}} | {{number_format($payment_voucher_item->amount,2)}} | {{--*/ $total_amount = 0 /*--}}
TOTAL | --}} {{--{{number_format($payment_voucher_item->amount,2)}} | --}} {{--
Authorized By: {{$payment_voucher->paid_by}} | Receiver Signature: | |