{{ $menuItem->item_name }}
{{ $menuItem->item_name }}
{{ $menuItem->description }}
@foreach ($menuItem->variations as $item) @endforeach
@lang('modules.menu.itemName') @lang('modules.menu.setPrice') @lang('app.action')
{{ $item->variation }}
{{ $item->price ? currency_format($item->price, $item->menuItem->branch->restaurant->currency_id) : '--' }} @lang('modules.order.select')