@csrf
@lang('modules.menu.menuItemHelp')
@foreach ($menus as $item) @endforeach
@foreach ($categoryList as $item) @endforeach
@lang('modules.menu.minutes')
@lang('modules.menu.hasVariations')
@if ($showItemPrice)
{{ currency() }}
@endif @if (!$showItemPrice)
@foreach($inputs as $key => $value)
{{ currency() }}
@endforeach
@endif @if ($hasVariations) @lang('modules.menu.addVariations') @endif
@lang('app.save') @lang('app.cancel')
@lang('modules.menu.itemCategory') @livewire('forms.addItemCategory') @lang('app.cancel')