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