@extends('dashboard.body.main') @section('container')
Manage your product categories effectively to improve organization
and customer navigation.
| No. | Description | Action | ||
|---|---|---|---|---|
| {{ (($categories->currentPage() * 10) - 10) + $loop->iteration }} | {{ $category->name }} | {{ $category->slug }} | {{ Str::limit($category->description, 50) }} | |
| No categories found. Click "Create Category" to add one. | ||||