| Slug | Products | Subcategories | Actions | ||
|---|---|---|---|---|---|
| @if($category->subcategories_count > 0) @endif | {{ $category->name }} #{{ $category->category_id }} | {{ $category->slug ?? 'N/A' }} | {{ $category->product_models_count }} | {{ $category->subcategories_count }} |
|
|
{{ $subcategory->name }}
#{{ $subcategory->subcategory_id }}
|
{{ $subcategory->slug ?? 'N/A' }} | {{ $subcategory->product_models_count }} | - |
|
|
| No categories found. Click "Add Category" to create one. | |||||