@php $foodInventoryRecipe = old('inventory_recipe', $foodProduct->inventory_recipe ?? []); $foodInventoryItems = collect($foodInventoryCatalog ?? [])->values()->all(); @endphp @push('styles') @endpush