{{$companyinfo->title}}

Address:{{$companyinfo->address}}

Phone:{{$companyinfo->phone}}

Email:{{$companyinfo->email}}

URL:{{$companyinfo->web}}

Advance Return Invoice List

@if(!empty($lists)) @php $i=1; @endphp @foreach($lists as $list) @php $i++; @endphp @endforeach @endif
# Voucher No. Employee Name Amount Voucher Date
{{$i}} {{$list->voucher_number}} {{$list->name}} {{$list->amount}} {{$list->voucher_date}}

Thanks You for Your business!

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

Prepared by:admin