@if($products->isNotEmpty())
@foreach ($sections as $section) @if ($section->key == 'products') @endif @endforeach
@endif