| Sr No | Return Stock No | Health Center | Total Items | Date | CMS Status | Action | |
|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $item->return_stock_no ?? 'N/A' }} | {{ $item->healthPost->health_post_name ?? 'N/A' }} | {{ $item->items->count() }} | {{ $item->created_at->format('d-m-Y') }} | {!! $item->cms_status_badge !!} | View | |
| No pending returns found | |||||||
| Sr No | Return Stock No | Health Center | Total Items | Date | CMS Status | Action | |
|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $item->return_stock_no ?? 'N/A' }} | {{ $item->healthPost->health_post_name ?? 'N/A' }} | {{ $item->items->count() }} | {{ $item->created_at->format('d-m-Y') }} | {!! $item->cms_status_badge !!} | View | |
| No Approved returns found | |||||||