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

Edit Pre-Made Food

Back to List
@csrf @method('PUT')
@include('custom-crud/pre-made-food._form')
Cancel
@endsection