NEWS

Following its recent collaboration with the Pakistani diaspora in North America, NDMA has now entered another landmark partnership — signing a Letter of Agreement with the British Pakistani Welfare Association (BPWA), one of the leading diaspora organizations in the United Kingdom.
This engagement further expands NDMA’s global outreach to harness diaspora expertise, advocacy, and resources for stronger disaster preparedness and climate resilience.
Under the visionary leadership of the Chairman NDMA, the Authority continues to advance its proactive, technology-enabled disaster management approach, forging lasting global partnerships for a safer and more resilient Pakistan.

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