@extends('frontend.layouts.app') @section('contents') @include('frontend.home.sections.hero-section') @include('frontend.home.sections.category-section') @include('frontend.home.sections.banner-section') @include('frontend.home.sections.products-tab-section') @include('frontend.home.sections.banner-section-two') @include('frontend.home.sections.flash-sale-section') @include('frontend.home.sections.new-arrival-section')
cta
@include('frontend.home.sections.four-col-products-section') @endsection