@extends('layouts.app') @section('content')

Add Food Menu Category

@csrf @include('custom-crud.food-menu-categories._form')
Back
@endsection