@if($goods_items->isNotEmpty())
@include('front.templates.goods-each-template')
@include('front.templates.pagination',['paginator'=>$goods_items,...$pagination_params])
@if($goods_items->lastPage() > 1) @push('js') @endpush @endif @else

{{ShowLabelById(62)}}

@endif