@lang('modules.modifier.optionName') | @lang('modules.menu.setPrice') | @lang('app.select') |
---|---|---|
{{ $option->name }} | {{ $option->price ? currency_format($option->price, $selectedModifierItem->branch->restaurant->currency_id) : __('--') }} |
@if ($option->is_available)
|