| {{ $hsnCode->hsn_code }} |
{{ $acVoucherItems->first()->unit->uqc }} |
{{ $acVoucherItems->sum('quantity') }} |
{{ $acVoucherItems->sum('total') }} |
{{ $acVoucherItems->sum('taxable_value') }} |
{{ $acVoucherItems->sum('igst') }} |
{{ $acVoucherItems->sum('cgst') }} |
{{ $acVoucherItems->sum('sgst') }} |
{{ $acVoucherItems->sum('cess') }} |
@endforeach