NEWS

NDMA successfully conducted the 3rd Comprehensive International Simulation Exercise (CISE 3/2025), simulating a monsoon flood contingency scenario.bCountries from South Asia, the Gulf, and beyond including Sri Lanka, Malaysia, Indonesia, Kazakhstan, China, Nepal, Oman, UAE, Maldives, UK, ADB, Mauritius, Bangladesh, Singapore, and the Philippines actively participated alongside all NDMA wings.
 
The exercise fostered mutual learning, shared best practices, and reinforced our commitment to proactive, collaborative disaster response.

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