@extends('layout') @section('content') @include('page.home.section.hero') {{-- @include('page.home.section.topCategories') --}} {{-- @include('page.home.section.banners') --}} @include('page.home.section.dealZone') {{-- @include('page.home.section.variousProducts') --}} {{-- @include('page.home.section.callToAction') --}} {{-- @include('page.home.section.latestNews') --}} @include('page.home.section.partners') @include('page.home.section.features') @endsection