| S.no. | Order Id | Customer Name | Cust type | Customer Email | Customer Number | Created At | Invoice download | |
|---|---|---|---|---|---|---|---|---|
| {{ ++$var }} | {{ $data->invoice_id }} | {{ $data->customer_name }} | {{ $data->user_type }} | {{ $data->email }} | {{ $data->mobile }} | {{ $data->manual_created_on }} | {{--@php $link2 = 'https://uthhanecom2.gergstore.com/UthhanInvoice/fetch_product_details2/'; @endphp View | --}}@php $link = ($data->user_type != 'Reseller') ? 'https://uthhanecom2.gergstore.com/UthhanInvoice/generatePDF2/' : 'https://uthhanecom2.gergstore.com/UthhanInvoice/generatePDF4/'; @endphp Download |