NEWS

The delegation was briefed on NDMA’s tech-driven transformation and shift toward proactive disaster preparedness.
Chairman NDMA Lt Gen Inam Haider Malik highlighted Pakistan’s climate vulnerability and the need for enhanced cooperation. Both sides agreed to strengthen Pak–Türkiye collaboration, including a proposed Joint Facility to boost disaster management and resilience.

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