{{$companyinfo->title}}

Address:{{$companyinfo->address}}

Phone:{{$companyinfo->phone}}

Email:{{$companyinfo->email}}

URL:{{$companyinfo->web}}

Invoice List

@if(!empty($salelist)) @php $i=1; @endphp @foreach($salelist as $list) @php $i++; @endphp @endforeach @endif
# Voucher No. Customer Name Net Total Net Pcs Net Qty Voucher Date
{{$i}} {{$list->invoice_number}} {{$list->customer_name}} {{$list->net_total}} {{$list->net_pcs}} {{$list->net_qty}} {{$list->invoice_date}}
Net Total {{$net}}

Thanks You for Your business!

Print Date: @php echo date('Y-m-d'); @endphp

Prepared by:admin