| ID | Image | Banner | Category name | Order | Status | Action | Action | Action |
|---|---|---|---|---|---|---|---|---|
| {{$n++}} | {{$row->name}} | {{$row->sort_order}} | {{($row->status==1)?'Active':'Inactive';}} | Sub Categories | Edit | Delete |
{{$categories->links('pagination::bootstrap-5')}}
@include('admin.header')
| ID | Image | Banner | Category name | Order | Status | Action | Action | Action |
|---|---|---|---|---|---|---|---|---|
| {{$n++}} | {{$row->name}} | {{$row->sort_order}} | {{($row->status==1)?'Active':'Inactive';}} | Sub Categories | Edit | Delete |