| S. No. | Invoice No. | Order Placed Date | Customer Name | Product Name | Sales Status | Sales Report | Type | Invoice | |
|---|---|---|---|---|---|---|---|---|---|
| {{ ++$count }} | {{ $sale->invoice_id }} | {{ $sale->created_on }} | {{ $sale->user_username }} | {{ $sale->product_name }} | {!! $sale->success !!} | Uthhanecom | @if ($sale->user_type != 'Reseller')Download | @elseDownload | @endif|
| No data are found | |||||||||
{!! $sales_pagination !!}