@extends('layouts.app') @section('content') {{-- Under Construction Popup --}}
???
WEBSITE UPDATE

Website Under Construction

We are currently working on our website to provide you with a better digital experience.

We apologize for the inconvenience.

?
We'll be back soon! Thank you for your patience.
{{-- header Banner --}} @include('frontend.banners') {{-- About Zoological Survey of India --}} @include('frontend.about.about') {{-- Quick Access Services --}} @include('frontend.quick_access') {{-- Hon'ble Ministers --}} @include('frontend.ministers_profie') {{-- Director's Desk --}} @include('frontend.directors_proflie') {{-- Resource Centre --}} @include('frontend.resources') {{-- Image Gallery --}} @include('frontend.gallery') {{-- Latest News & Press Releases --}} @include('frontend.newsRealese') {{-- Achievements --}} @include('frontend.achievements') {{-- Important Links --}} @include('frontend.importants_link') {{-- Government Websites --}} @include('frontend.websites') @endsection