Suspended List
No. | POS No. | Customer Name | Total | Date | Action |
---|---|---|---|---|---|
{{ $no }} | {{ $suspend->invoice_no }} | {{ $suspend->customer_name ?? 'N/A' }} | {{ $suspend->total }} | {{ date('Y-m-d', strtotime($suspend->created_at)) }} | Delete Unsuspend |
No. | POS No. | Customer Name | Total | Date | Action |
---|---|---|---|---|---|
{{ $no }} | {{ $suspend->invoice_no }} | {{ $suspend->customer_name ?? 'N/A' }} | {{ $suspend->total }} | {{ date('Y-m-d', strtotime($suspend->created_at)) }} | Delete Unsuspend |