NEWS

Expo (PEDRR 2025) Green Talk 6: The Future of Disaster Health Management in Pakistan: Leveraging Innovation and Technology
 
Panelist: Syed Javid Gillani, Executive Director of Muslim Hands
 
From real-time disease surveillance to telemedicine in crisis zones—Pakistan is poised to revolutionize disaster health response.
 
By embracing cutting-edge tools and smart solutions, we can ensure faster, smarter, and more inclusive healthcare during emergencies.
 
Let’s innovate to save lives.

// ✅ Custom Modal class with Bootstrap-style events // ✅ Close modal when clicking anywhere // ✅ Prevent click inside modal from closing it // ✅ Auto show on page load // ✅ Auto Show only first time using LocalStorage // if (!localStorage.getItem("welcome_shown")) { // localStorage.setItem("welcome_shown", "true"); // } // ✅ Events (optional logs)