NEWS

Pak NDMA's degelation led by Chairman NDMA attended the "World Crises Emergency Management Summit 2025" scheduled from 8-9 April, 2025 at Abu Dhabi UAE. Chairman NDMA held a meeting with Commander of National Guards of United Arab Emirates. Both sides expressed commitment to enhance collaboration in disaster preparedness & emergency 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)