@extends('layouts.frontend_layout.frontend_design') @section('content') @include('layouts.frontend_layout.main_banner')
@include('frontend.components.main_services') {{-- @include('frontend.components.upcoming_event') --}} {{-- @include('frontend.components.party_counter')--}} @include('frontend.components.party_counter_sm') {{-- @include('frontend.components.dj_team')--}} {{-- @include('frontend.components.gallery') --}} @include('frontend.components.party_blog') @include('frontend.components.testimonial') @include('frontend.components.news_and_update')
@endsection