Add New Category
{{form.name ? form.name.length : 0}}/{{textLimit.name}}
{{form.errors.name}}
This will appear on the customer app
{{form.description ? form.description.length : 0}}/{{textLimit.description}}
{{form.errors.description}}
Optional
Create
Update Category
{{form.name ? form.name.length : 0}}/{{textLimit.name}}
{{form.errors.name}}
This will appear on the customer app
{{form.description ? form.description.length : 0}}/{{textLimit.description}}
{{form.errors.description}}
Optional
Update
All
Edited On
No categories found.
{{item.name}}
{{item.product_count}} {{item.created_at}} {{item.updated_at}}