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

---Advertisement---

CHHATTISGARH | महिला आरक्षण पर सरकार का संकल्प, कांग्रेस करेगी तीखा विरोध

On: अप्रैल 30, 2026 9:09 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

रायपुर। छत्तीसगढ़ विधानसभा का आज 30 अप्रैल को होने वाला विशेष सत्र इस बार पूरी तरह हाई वोल्टेज रहने वाला है। सरकार महिला सशक्तिकरण को लेकर बड़ा संकल्प लेकर आ रही है, जिसमें लोकसभा और विधानसभा में 33% महिला आरक्षण लागू करने की मांग शामिल है।. सरकार का फोकस साफ है महिला वोटर्स के बीच अपनी पकड़ और मजबूत करना। इसी वजह से प्रदेशभर की 500 से ज्यादा महिला जनप्रतिनिधियों को भी विशेष रूप से बुलाया गया है।. वहीं दूसरी तरफ कांग्रेस इस पूरे मुद्दे पर सरकार को घेरने की तैयारी में है। नेता प्रतिपक्ष चरणदास महंत ने इसे लेकर तीखे सवाल उठाए हैं और कहा है कि यह देश की पहली विधानसभा होगी जहां निंदा प्रस्ताव लाया जा रहा है।. कांग्रेस का कहना है कि उनकी महिला विधायक सरकार के दावों का जवाब तथ्यों के साथ देंगी और सरकार की नीति पर सवाल उठाएंगी।. सरकार के इस संकल्प के तीन बड़े असर माने जा रहे हैं महिला वोट बैंक पर सीधा असर, राजनीतिक बढ़त की कोशिश और परिसीमन जैसे मुद्दे को राष्ट्रीय बहस में लाना।. अब देखना होगा कि 30 अप्रैल को सदन में यह सियासी टकराव किस मोड़ पर पहुंचता है सहमति बनेगी या बड़ा विवाद खड़ा होगा।

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

वर्ल्ड अपडेट्स:नेपाल एयरलाइंस के मैप में जम्मू-कश्मीर को पाक का हिस्सा दिखाया: विवाद के बाद 24 घंटे में माफी

red and white modern breaking news youtube thumbnail

रुपया रिकॉर्ड ऑल टाइम लो पर आया:1 डॉलर की कीमत 95.20 रुपए हुई, इससे महंगाई बढ़ने का खतरा

red and white modern breaking news youtube thumbnail

IPL 2026: 200+ रन भी अब सुरक्षित नहीं! इस सीजन चेज का हर पुराना रिकॉर्ड टूटा; बुमराह का चौथा सबसे महंगा स्पेल

red and white modern breaking news youtube thumbnail

वायरल वीडियो के बाद राहुल रॉय की इमोशनल पोस्ट:कहा- पेमेंट करना था, ब्रेन स्ट्रोक के बाद भी काम किया; आप मुझे तोड़ नहीं सकते

red and white modern breaking news youtube thumbnail

वायरल वीडियो के बाद राहुल रॉय की इमोशनल पोस्ट:कहा- पेमेंट करना था, ब्रेन स्ट्रोक के बाद भी काम किया; आप मुझे तोड़ नहीं सकते

red and white modern breaking news youtube thumbnail

सुप्रीम कोर्ट में हेट स्पीच से जुड़ी याचिकाएं खारिज:बेंच बोली- हम संसद को कानून बनाने के लिए मजबूर नहीं कर सकते

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!"); } });