| # | Sequence | Discharge Point | Status | Actions |
|---|---|---|---|---|
| {{ ($dischargePoints->currentPage() - 1) * $dischargePoints->perPage() + $loop->iteration }} | {{ $point->sort_order }} | {{ $point->name }} |
|
|
|
No discharge points found @if(request('search'))Try adjusting your search for "{{ request('search') }}" @endif |
||||