Add New Brand
{{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 Brand
{{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 brands found.
{{item.name}}
{{item.product_count}} {{item.created_at}} {{item.updated_at}}