NEWS

Chairman NDMA highlighted proactive responsiveness towards water stress ,food security and adaptive measures to address environmental issues. He said that Pakistan is determined to tackle the environmental challenges through Environment and Climate Change inclusive policies.Chairman NDMA emphasized that    World Environment Day prompts us to embrace global best practices. He urged the international community to formulate strategies aimed at addressing the triple crises of climate change, nature and biodiversity loss.

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