@include('global.header-links')
@include('partials.sidebar')
@include('partials.header')

Edit Category

@csrf

Update Category

{{-- Category Name --}}
{{-- Category Name End --}}
@include('partials.footer')
@include('global.footer-links')