NEWS

09-11-2024, Deputy Prime Minister Ishaq Dar held a meeting with NDMA on Pakistan's humanitarian assistance plan for affected people of Gaza and Middle East. He commended NDMA's valuable contributions and directed the continuation of humanitarian aid efforts by Government of Pakistan, aligning with the All Parties Conference declaration of October 7, 2024.

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