@include('global.header-links')
@include('partials.sidebar')
@include('partials.header')
Edit Category
@csrf
Thumbnail
Set the category thumbnail image. Only *.png, *.jpg and *.jpeg image files are accepted
Status
status == 1) selected="selected" @endif>Published
status == 0) selected="selected" @endif>Inactive
Set the category status.
General
Category Name
A category name is required and recommended to be unique.
Update Category
@include('partials.footer')
@include('global.footer-links')