NEWS

Pakistan's Humanitarian Aid Efforts for the Affected in Lebanon, Gaza, and Syria Continue. The 23rd consignment of 50 tons of relief goods has departed from Jinnah International Airport, Karachi.

Pakistan's Humanitarian Mission NDMA has so far dispatched 1,803 tons of relief goods to Lebanon, Gaza, and Syria, continuing its efforts to assist those in need!

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