@extends('frontend.master') @section('content') @include('frontend.components.banner') @include('frontend.components.category') @include('frontend.components.top_selling_product') @include('frontend.components.our_brands') @include('frontend.components.single_banner') @include('frontend.components.just_for_you') @endsection