@extends('layouts.default') @section('content') @include('home.slider-section') @include('home.category-section') @include('home.second-banner-image-section') @include('home.steps-section') @include('home.our-products-section') @include('home.brand-section') @include('home.testimonial-section') @include('home.blog-section')
@endsection