| # | Invoice No. | Placed Date | Customer Name | Product Name | Payment Type | Date Status | Admin Status | Cord Det | Edit Details | Update dates | Report Status | Final Report | Type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ ++$count }} | {{ $sale->st_invoice_id }} | {{ $sale->st_order_list_created_at }} | {{ $sale->st_user_full_name }} | {{ $sale->st_product_name }} | {{ $sale->st_payment_type }} | {{-- Logic commented out originally --}} | {{ $sale->st_order_status }} | @if ($sale->st_order_status != 'cancelled❌' && in_array(strtolower($sale->st_payment_type), ['razorpay','payu', 'cod', 'cash_on_delivery', 'cash on delivery'])) @endif | {{-- Follow-up date logic commented out --}}{{ $sale->st_final_status }} | {{ $sale->final_Report }} |
|
UOP | |
| No data found | |||||||||||||
{!! $pagination !!}