@include('frontend.partials.styles')
@include('frontend.header')
@include('frontend-v2.hero')
@include('frontend-v2.plan-visit')
@include('frontend-v2.about')
@include('frontend-v2.explore-kalakshetra')
@include('frontend-v2.collections')
@include('frontend-v2.messages')
@include('frontend-v2.news-events')
@include('frontend-v2.latest-notifications')
@include('frontend-v2.walkthrough')
@include('frontend-v2.final-cta')
@include('frontend.footer')
@include('frontend.partials.language-script')