@extends('layouts.site') @section('content') @include('frontend.home.hero') @include('frontend.home.chairman_vice-chairman_message') @include('frontend.home.our_achivements') @include('frontend.home.our_projects') @include('frontend.home.our_institute') @include('frontend.home.photo_gallery') @include('frontend.home.working_area') @include('frontend.home.publications') @include('frontend.home.events_calendar') @include('frontend.home.drone_shot_feature') @include('frontend.home.national_anthem') @include('frontend.home.faq') @include('frontend.home.visitor_count') @include('frontend.home.contact') @endsection