NEWS

A delegation of rural women leaders from 25 districts, affiliated with the Potohar Organization for Development Advocacy (PODA), visited the National Emergency Operations Centre (NEOC) at the National Disaster Management Authority (NDMA). The visit coincided with the 18th Annual Rural Women Conference, themed "Enhancing Rural Women's Role and Leadership in Climate Adaptation, Mitigation & Resilience in Pakistan," held in Islamabad.

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