@extends('frontend.master') @section('home') {{-- @include('frontend.home.hero-area') --}} {{-- @include('frontend.home.category-section') --}} {{-- @include('frontend.home.feature-area') --}} {{-- @include('frontend.home.category-area') --}} {{--
--}} {{-- @include('frontend.home.products-area') --}} {{-- @include('frontend.home.translations') --}} {{-- @include('frontend.home.about-area') --}} {{-- @include('frontend.home.blog-area') --}} {{-- @include('frontend.home.testimonials-area') --}} {{-- @include('frontend.home.faqs-area') --}} {{--

About @auth Welcome @else Get Started @endauth
--}}
About @auth Welcome @else Get Started @endauth
@endsection