NEWS

On directions of Prime Minister, NDMA conducted flight operation for safe repatriation of stranded Pakistani Nationals from Syria. 318 Pakistani nationals in Syria have been airlifted via a chartered plane to Islamabad. Passengers were received by Federal Minister Ahsan Iqbal and Chairman NDMA.

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