NEWS

📍🇵🇰 Special Air Bridge Op for 🇹🇷

1️⃣3️⃣ Days 3️⃣6️⃣ Flights #NDMA

🇵🇰 successfully dispatched 5️⃣0️⃣0️⃣0️⃣0️⃣ ⛺ to 🇹🇷

 

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