@include('global.header-links')
@include('partials.sidebar')
@include('partials.header')
Edit Category
@csrf
Update Category
{{-- Category Name --}}
Category Name:
Update
{{-- Category Name End --}}
@include('partials.footer')
@include('global.footer-links')