| {{ $voucher->creditLedger->gst }} |
{{ $voucher->creditLedger->name }} |
{{ $voucher->voucher_number }} |
{{ \Carbon\Carbon::parse($voucher->voucher_date)->format('d-m-Y') }} |
C |
{{ $voucher->creditLedger->state_code }} - {{ $voucher->creditLedger->state }} |
{{ $voucher->amount }} |
{{ $gst }} |
{{ $acVoucherItems->sum('taxable_value') }} |
{{ $acVoucherItems->sum('cess') }} |
@endforeach
@endforeach