{{ $v['bill_no'] }}
|
{{$v['customer_details']['gstin']}}
|
{{ $v['bill_date'] }}
|
{{ $v['ponumber'] }}
|
{{$v['customer_details']['name']}}
|
@php echo $slno @endphp | {{ $vv['item_details']['code'] }} | {{ $vv['remarks'] }} | {{$vv['quantity']}} | {{$vv['price_per_quantity']}} | {{$vv['gtotal']}} | @php $slno++ @endphp
{!! QrCode::size(100)->generate($v['qrcode']); !!} | {{ $v['taxable_amt'] }} |
{{ $v['tax'] }} | |
{{ $v['net_total'] }} |