@foreach($basket_items as $one_basket_item)
{{ $one_basket_item->items_count }} {{ ShowLabelById(118) }} - {{ getDefaultPriceFormat($one_basket_item->goodsItemId->price * $one_basket_item->items_count, 1) }} {{ ShowLabelById(10) }}
@endforeach