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

---Advertisement---

महतारी वंदन और शराब मुद्दे पर गरमाई राजनीति, डिप्टी CM अरुण साव बोले- कांग्रेस ने प्रदेश को नशे का अड्डा बनाया…

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

छत्तीसगढ़ के डिप्टी सीएम अरुण साव ने महतारी वंदन योजना, शराबबंदी, कांग्रेस नेताओं की एकजुटता और संतों पर टिप्पणी को लेकर कांग्रेस पर तीखा हमला बोला। छत्तीसगढ़ में इन दिनों महतारी वंदन योजना और शराबबंदी को लेकर राजनीतिक बयानबाजी तेज हो गई है। कांग्रेस प्रदेश अध्यक्ष दीपक बैज द्वारा सरकार पर लगाए गए आरोपों के बाद अब उपमुख्यमंत्री अरुण साव ने तीखा पलटवार किया है। अरुण साव ने कहा कि राज्य सरकार की जनहितैषी योजनाओं से कांग्रेस परेशान है। उन्होंने आरोप लगाया कि जब से प्रदेश की महिलाओं को महतारी वंदन योजना का लाभ मिलना शुरू हुआ है, कांग्रेस लगातार इस योजना को लेकर भ्रम फैलाने की कोशिश कर रही है। सरगुजा में शराब को लेकर महिलाओं के प्रदर्शन पर प्रतिक्रिया देते हुए डिप्टी सीएम ने कांग्रेस सरकार पर बड़ा हमला बोला। उन्होंने कहा कि कांग्रेस शासनकाल में घर-घर शराब पहुंचाई गई और पूरे प्रदेश को नशे का अड्डा बना दिया गया था। साव ने कहा कि पिछली सरकार के दौरान बड़ा शराब घोटाला हुआ, जिसकी चर्चा पूरे देश में हुई। अब जब बीजेपी सरकार महिलाओं के सशक्तिकरण के लिए योजनाएं चला रही है, तो कांग्रेस को परेशानी हो रही है। The post महतारी वंदन और शराब मुद्दे पर गरमाई राजनीति, डिप्टी CM अरुण साव बोले- कांग्रेस ने प्रदेश को नशे का अड्डा बनाया… appeared first on News Today Chhattisgarh.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

महासमुंद में गैस घोटाला ! करोड़ों की गैस हेराफेरी का मास्टरमाइंड गिरफ्तार,77 लाख की एलपीजी गैस हेराफेरी का खुलासा…

red and white modern breaking news youtube thumbnail

महासमुंद में कलेक्टर का नया कारोबार ? तेल-गैस की अफ़रा-तफरी के बाद खेत-खलियानों में दस्तक,अब डिप्टी डायरेक्टर एग्रीकल्चर को सस्पेंड करने की धमकी से मचा बवाल…

red and white modern breaking news youtube thumbnail

हाईवे बना पार्टी जोन ! शैंपेन और तेज म्यूजिक के साथ ‘पापा की परी’ का बर्थडे सेलिब्रेशन,वीडियो वायरल…

red and white modern breaking news youtube thumbnail

रायपुर-विशाखापट्टनम कॉरिडोर से खुलेगा तरक्की का द्वार,बदलता इंफ्रास्ट्रक्चर, बढ़ता भारत…

red and white modern breaking news youtube thumbnail

धूप, लू और 45° तापमान ! सुशासन तिहार में मुख्यमंत्री साय का मैदानी मोर्चा,गांवों में विकास और सुशासन की पड़ताल…

red and white modern breaking news youtube thumbnail

सरकारी नौकरी, दंतेवाड़ा में 23 पदों पर निकली भर्ती…

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