@extends('layouts.app', ['class' => 'g-sidenav-show bg-gray-100']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Edit'])
@include('components.alert')
@csrf

Edit Food Product

Food Product Info

Dish Photo


Ingredients

@include('layouts.footers.auth.footer')
@endsection