@if(!empty($goods_items_list) && count($goods_items_list))
@endif
@foreach($goods_items_list as $one_goods)
@include('front.templates.pagination', ['paginator' => $goods_items_list, 'new_url' => ''])
@else
@include('front.templates.goods-template')
@endforeach
{{ ShowLabelById(132) }}