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