@extends('frontEnd.master') @section('content')
@include('frontEnd.home.popup_ad') @include('frontEnd.home.slider') @include('frontEnd.home.counters') @include('frontEnd.home.what_we_offer') @include('frontEnd.home.advantage_details') @include('frontEnd.home.package') @include('frontEnd.home.exclusive_package') @include('frontEnd.home.about_us') @include('frontEnd.home.states') @include('frontEnd.home.offer') @include('frontEnd.home.faq') @include('frontEnd.home.location')
@endsection