क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

महिलाओं के सशक्तिकरण की दिशा में एक ऐतिहासिक कदम के रूप में सदैव रखा जाएगा याद – मुख्यमंत्री साय

On: मई 1, 2026 4:12 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

मुख्यमंत्री साय ने विशेष सत्र आयोजित करने के लिए विस अध्यक्ष डॉ. सिंह के प्रति किया आभार प्रकट रायपुर।मुख्यमंत्री विष्णुदेव साय ने सोशल मीडिया एक्स पर पोस्ट कर कहा है कि मातृशक्ति उनके लिए केवल सम्मान का विषय नहीं, बल्कि सृजन, संस्कार और सामर्थ्य की आधारशिला है। इसी भावना के साथ छत्तीसगढ़ विधानसभा में महिलाओं के समग्र विकास और सशक्तिकरण से जुड़े महत्वपूर्ण विषय पर एक दिवसीय विशेष सत्र का आयोजन किया गया, जिसमें संसद एवं देश की सभी विधानसभाओं में महिलाओं के लिए एक तिहाई आरक्षण लागू करने के संकल्प पर व्यापक चर्चा हुई। मुख्यमंत्री साय ने कहा कि प्रधानमंत्री नरेन्द्र मोदी के नेतृत्व में देश में महिलाओं के सामाजिक और आर्थिक सशक्तिकरण की जो मजबूत नींव रखी गई है, उसी क्रम में उनकी राजनीतिक भागीदारी को भी सशक्त करना हमारा अगला महत्वपूर्ण कदम है। यह संकल्प देश की आधी आबादी को उनके अधिकारों से पूर्ण रूप से जोडऩे का एक सार्थक प्रयास है।मुख्यमंत्री श्री विष्णुदेव साय ने इस महत्वपूर्ण विषय पर विशेष सत्र आयोजित करने के लिए विधानसभा अध्यक्ष डॉ. रमन सिंह के प्रति आभार व्यक्त करते हुए कहा कि यह पहल महिलाओं के सशक्तिकरण की दिशा में एक ऐतिहासिक कदम के रूप में सदैव याद रखी जाएगी। उन्होंने कहा कि इस विशेष सत्र में समाज के विभिन्न वर्गों और क्षेत्?

Join WhatsApp

Join Now

Join Telegram

Join Now

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });