14-3-2023, Islamabad: Chairman NDMA Lt Gen Inam Haider Malik addressing to the participants of National Level Simulation Exercise on Flood & Rain Emergencies
10-3-2023, Islamabad: Chairman NDMA Lt Gen Inam Haider Malik attended high level meeting on relief efforts for Turkiye & Syria chaired by the Hon'ble PM.
08-3-2023,Islamabad: Chairman NDMA Lt Gen Inam Haider Malik in a group photo with participants of Workshop on Local Needs Gap Analysis and Framework of Remodelled National Disaster Preparedness and Response at NUTECH, Islamabad.
07-3-2023,Islamabad: Chairman NDMA Lt Gen Inam Haider Malik attended Scholarship distribution Ceremony held at HEC
// ✅ 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)