{{ ShowLabelById(48) }}
{{ ShowLabelById(23) }}
{{ ShowLabelById(24) }}
{{ ShowLabelById(49) }}
@foreach($basket as $one_basket_item)
@endforeach
{{ getDefaultPriceFormat($one_basket_item->goodsItemId->price) }}
{{ ShowLabelById(26) }}
{{ getDefaultPriceFormat($one_basket_item->goodsItemId->price * $one_basket_item->items_count) }}
{{ ShowLabelById(26) }}
{{ ShowLabelById(25) }}: {{ getDefaultPriceFormat($sub_total_price) }} {{ ShowLabelById(26) }}