@csrf @method('PATCH')
@lang('global.quantity') | @lang('global.category') | @lang('global.unit_price') | @lang('global.actions') |
---|---|---|---|
|
{{ $item['title'][$locale] }} | @if ($item['price'] == 0) @lang('global.without_fees') @else {{ $item['price'] }} SAR @endif |