| {{$count++}} |
{{$row->main_id}} |
{{Payment_through_jvs::voucher_type($row->voucher_type)}} |
{{$row->voucher_no}} |
{{$row->voucher_date}} |
@if ($row->debit_credit==1) {{number_format($row->amount,2)}} @else @endif |
@if ($row->debit_credit==0) {{number_format($row->amount,2)}} @else @endif |
{{number_format($balance,2)}} |
@endforeach