@if (count($result) > 0)

{{ $caption }}

{{--
@foreach ($result as $product) @php $path = 'up_data/products/images/thumbnails/' . $product->image; @endphp @push('head-area') @endpush {!! \App\Models\Product::productBlock($product, 'mobile') !!} @endforeach
--}} @endif