@extends('header.header') @section('content')
Mask Header container

{{__('Edit Item')}}

$item->id])}}" enctype="multipart/form-data"> @csrf @method("put")
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@if(isset($item->topping) && !empty($item->topping))
En Topping name Ar Topping name Category Topping Topping price action
En Topping name Ar Topping name
@endif
{{__('back')}}

@endsection