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