ID | Image | SubCategory name | Status | Action |
---|---|---|---|---|
{{$row->id}} | {{$row->name}} | {{($row->status==1)?'Active':'Inactive';}} | Edit |
{{ $subcategories->links('pagination::bootstrap-5') }}
--}}
@include('dataentry.header')
ID | Image | SubCategory name | Status | Action |
---|---|---|---|---|
{{$row->id}} | {{$row->name}} | {{($row->status==1)?'Active':'Inactive';}} | Edit |