أعضاء مجلس الإدارة

أعضاء مجلس الإدارة

مدة دورة مجلس الإدارة

0 سنوات

تاريخ انتهاء العضويات لدورة المجلس

2028-03-11

خطاب تشكيل مجلس الإدارة

document.addEventListener("DOMContentLoaded", function () { const showButtons = document.querySelectorAll(".show-content-btn"); const hideButtons = document.querySelectorAll(".hide-content-btn"); // زر الإظهار showButtons.forEach(function (showButton) { showButton.addEventListener("click", function () { const parent = this.parentNode; const content = parent.querySelector(".content"); const hideButton = parent.querySelector(".hide-content-btn"); content.style.display = "block"; hideButton.style.display = "inline-block"; setTimeout(function () { content.style.opacity = "1"; hideButton.style.opacity = "1"; }, 10); showButton.style.display = "none"; }); }); // زر الإخفاء hideButtons.forEach(function (hideButton) { hideButton.addEventListener("click", function () { const parent = this.parentNode; const content = parent.querySelector(".content"); const showButton = parent.querySelector(".show-content-btn"); content.style.opacity = "0"; hideButton.style.opacity = "0"; setTimeout(function () { content.style.display = "none"; hideButton.style.display = "none"; showButton.style.display = "inline-block"; }, 300); }); }); });

الأميرة: لبنى بنت زكي بن محمد الثنيان آل سعود

عضو فعال في جمعية زهرة

الأستاذة: نوف بنت محمد بن عمر الضويان

عضو مؤسس وعضو مجلس إدارة لثلاث دورات وأمين صندوق الجمعية

الدكتورة: سعاد بن محمد بن عامر آل عبدالله

عضو مؤسس و نائب رئيس مجلس إدارة جمعية زهرة

الأميرة: هيفاء بنت فيصل بن عبدالعزيز آل سعود

عضو مؤسس ورئيس مجلس إدارة جمعية زهرة منذ تأسيسها

جاري التحميل..