@php
$pi = ($Sector->currentPage() - 1) * $Sector->perPage() + 1;
@endphp
@foreach($Sector as $data)
@php
$pi++;
@endphp
@endforeach
S.no | Sector Name | Images | Status | Action |
---|---|---|---|---|
{{ $pi}} | {{ $data['sector_title']}} |
|
Edit | |
S.no | Sector Name | Images | Status | Action |
{{ $Sector->links('pagination::bootstrap-4') }}