@stack('move_th_start') @stack('move_th_end') @if (! $hideItems) @stack('name_th_start') @if (! $hideItemName) @endif @stack('name_th_end') @stack('move_th_start') @if (! $hideItemDescription) @endif @stack('move_th_end') @endif @stack('quantity_th_start') @if (! $hideItemQuantity) @endif @stack('quantity_th_end') @stack('price_th_start') @if (! $hideItemPrice) @endif @stack('price_th_end') @stack('total_th_start') @if (! $hideItemAmount) @endif @stack('total_th_end') @stack('remove_th_start') @stack('remove_th_end') @stack('add_item_td_start') @stack('add_item_td_end')
@if (! $hideEditItemColumns) @endif {{ (trans_choice($textItemName, 2) != $textItemName) ? trans_choice($textItemName, 2) : trans($textItemName) }} {{ trans($textItemDescription) }} {{ trans($textItemQuantity) }} {{ trans($textItemPrice) }} {{ trans($textItemAmount) }}