@extends('layouts.print') @section('pageSize','A4') @section('content') @foreach($data as $k => $v) @php $slno = 1 @endphp
Cust. Name : {{$v['customer_details']['name']}} |
Invoice No : {{$v['bill_no']}} |
@for ($i = 0; $i < $result; $i++)
{{$str_arr[$i]}} @endfor |
Invoice Date :{{$v['bill_date']}} |
VAT No : {{$v['customer_details']['gstin']}} |
Payment Mode : {{$v['payment_mode']}} |
SL1.No | Description | Unit | Qty | Price | Total Price |
---|