ID | Image | Banner | Category name | Status | Created by | Action | Action | Action |
---|---|---|---|---|---|---|---|---|
{{$row->id}} | {{$row->name}} | {{($row->status==1)?'Active':'Inactive';}} | {{$row->created_by!=null?$row->createdBy->name:""}} | Sub Categories | Edit | Delete |
{{ $categories->links('pagination::bootstrap-5') }}