@php
$tagid = request()->query('tagid');
@endphp
@if(!$tagid)
@include('tenant.layouts.partials_ecommerce.home_slider')
@endif
{{--
--}}
{{-- @include('tenant.layouts.partials_ecommerce.featured_products') --}}
@include('tenant.layouts.partials_ecommerce.list_products')