Dr. Bhatt Clinic provides compassionate and professional healthcare services, focusing on accurate diagnosis and effective treatment. It is known for its patient-friendly approach and modern medical facilities.

Visiting Hours

Gallery Posts

Contact Us

Contact Us

Have questions or need to book an appointment?
Contact us today — we’re here to help with all your ENT care needs.

    F101-102 Venkateshwara Tower, Sector 6 Rd, Central Spine, Vidyadhar Nagar, Jaipur, Rajasthan 302039

    document.addEventListener('click', function(e){ const sidebar = document.querySelector('.sidemenu-wrapper'); if (!sidebar) return; // Toggle on hamburger click if (e.target.closest('.fa-bars')) { sidebar.classList.toggle('show'); return; } // Close when clicking outside if (!e.target.closest('.sidemenu-wrapper')) { sidebar.classList.remove('show'); } });