NEWS

NDMA conducted a Seminar on "National Collaboration for Sustainable Smart Construction Solutions - Disaster Resilient Approach"
 
Participants discussed innovative and disaster-resilient methodologies for construction projects, aiming for a safer, smarter, and more sustainable future for our communities.

// ✅ 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)