FARM TO APMC
Crop Management
Sr. No. |
Crop Name |
Category |
Unit |
Last Updated |
Actions |
|---|---|---|---|---|---|
| {{ ($crops->firstItem() ?? 1) + $index }} |
@if ($crop->image_url)
@endif
{{ $crop->crop_name }} |
{{ $crop->category->category_name ?? 'Uncategorized' }} |
{{ $crop->defaultUnit->unit_name ?? 'N/A' }} |
{{ $crop->created_at->format('d M Y') }} |
|
| No crops found | |||||
Showing {{ $crops->firstItem() ?? 0 }} to {{ $crops->lastItem() ?? 0 }} of {{ $crops->total() }} entries
{{ $crops->links('pagination::bootstrap-4') }}
@endif