@include('Commonheader', ['page_title' => 'Ingredient Add'])
@include('sidebar')
@include('restaurant.navbar')

Add Ingredient

@csrf
@include('Commonfooter')
@include('Commonscript')