@csrf @method('PATCH')
!$branch->settings->orders->is_active || $branch->settings->services->menu_type === 'show', ])>@lang('global.quantity') | @lang('global.category') | @lang('global.unit_price') | @lang('global.actions') |
---|---|---|---|
!$branch->settings->orders->is_active ||
$branch->settings->services->menu_type === 'show',
])>
@if ($branch->settings->orders->is_active && $branch->settings->services->menu_type === 'order')
@endif
@if ($branch->settings->orders->is_active && $branch->settings->services->menu_type === 'order')
@endif
|
{{ $item['title'][$locale] }} @if ($item['options'] ?? null) | @endif{{ $item['price'] }} |