23-04-2025, A virtual meeting was convened with Pakistan Missions from Zone East and Zone Centre, with participation from several Ambassadors and Deputy Heads of Missions
19-04-2025, Visit of SCO Secretary General and Member State Ambassadors to NDMA Islamabad
// ✅ 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)