View Mid Level Categories
All Mid Level Categories
| # | Image | Top Category | Mid Category Name | Created At | Action |
|---|---|---|---|---|---|
| {{ $loop->iteration }} |
@if ($category->image && file_exists(public_path('storage/' . $category->image)))
|
{{ $category->topCategory->name ?? 'N/A' }} | {{ $category->name }} | {{ $category->created_at->format('d M, Y') }} | Edit |
| No mid categories found. | |||||