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