@extends($activeTemplate.'layouts.frontend') @section('content') @php showAd('370x670'); @endphp @php showAd('300x250'); @endphp @include($activeTemplate.'product.filtered', ['products'=> $products]) @endsection @push('style') @endpush @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush