@extends('front_master') @section('front_content')
@include('fronts.components.intro') @include('fronts.components.bannerOne') {{-- @include('fronts.components.deals')--}}
{{-- @include('fronts.components.topCat')--}} @include('fronts.components.arrivalProducts') @include('fronts.components.bestSellerProducts') @include('fronts.components.featuredProducts') @endsection @push('scripts') @endpush