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

Submandibular Gland Surgery

Submandibular gland surgery is performed to treat conditions such as salivary gland stones, chronic infections, cysts, or tumors affecting the submandibular gland. At Dr. Bhatt ENT Clinic, we provide expert evaluation and surgical management using precise and minimally invasive techniques whenever possible to ensure safe removal while preserving surrounding nerves and structures. Our focus is on effective treatment, reduced discomfort, and a smooth recovery with optimal functional and cosmetic outcomes.

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'); } });