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