NEWS

As part of proactive approach, NDMA has held two-day National Monsoon Coordination Conference and National Simulation Exercise with key stakeholders to review Monsoon preparedness. Today, NDMA conducted one-of-its-kind Multi Hazards National Level Simulation Exercises at National Emergencies Operation Center, NDMA Headquarters. The purpose of conducting multi-hazard mock exercises was to enhance the preparedness and response capabilities of provincial disaster management agencies to deal with emergency like situation such as flooding and roadblockage.

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