FARM TO APMC
Crop Category Management
Sr. No. |
Category Name |
Description |
Total Crops |
Last Updated |
Actions |
|---|---|---|---|---|---|
| {{ ($categories->firstItem() ?? 1) + $index }} |
{{ $category->category_name }} |
{{ Str::limit($category->description, 40) ?? 'N/A' }} |
{{ $category->crops_count ?? 0 }} |
{{ $category->updated_at->format('d M Y') }} |
|
| No categories found | |||||
Showing {{ $categories->firstItem() ?? 0 }} to {{ $categories->lastItem() ?? 0 }} of {{ $categories->total() }} entries
{{ $categories->links('pagination::bootstrap-4') }}