NEWS

The NDMA-UNFPA work plan was signed today in PM secretariate. Chairman Lt Gen Afzal presented the achievements of NDMA during his tenure to Lina Mousa and said NDMA thanks UNFPA for its continuous support and commitmens in addressing emergency challenges.

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