@if (!$hideEditItemColumns) @endif
@stack('move_th_start') @stack('move_th_end') @if (!$hideItems) @stack('name_th_start') @stack('name_th_end') @stack('move_th_start') @stack('move_th_end') @endif @stack('quantity_th_start') @stack('quantity_th_end') @stack('price_th_start') @stack('price_th_end') @stack('total_th_start') @stack('total_th_end') @stack('remove_th_start') @stack('remove_th_end') @include('components.documents.form.line-item') @stack('add_item_td_start') @stack('add_item_td_end')
{{ (trans_choice($textItems, 2) != $textItems) ? trans_choice($textItems, 2) : trans($textItems) }} @if (!$hideQuantity) {{ trans($textQuantity) }} @endif @if (!$hidePrice) {{ trans($textPrice) }} @endif @if (!$hideAmount) {{ trans($textAmount) }} @endif