@extends('frontend.layout.app') @section('content') @include('frontend.section.pro_category') @include('frontend.section.new_arrivals') @include('frontend.section.offer_section') @include('frontend.section.flash_sale') @include('frontend.section.trandyproduct') @include('frontend.section.our_Products') @endsection