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

---Advertisement---

CG Budget Session 2026: सदन में गूंजा सड़क दुर्घटनाओं का मुद्दा, 1 साल में 6898 मौतें, मंत्री बोले- रोकथाम के लिए लगातार प्रयास जारी

On: फ़रवरी 24, 2026 12:47 अपराह्न
Follow Us:
cg budget session 2026: सदन में गूंजा सड़क दुर्घटनाओं का मुद्दा, 1 साल में 6898 मौतें, मंत्री बोले रोकथाम के लिए लगातार प्रयास जारी
---Advertisement---

CG Budget Session 2026: छत्तीसगढ़ विधानसभा के बजट सत्र के दूसरे दिन प्रश्नकाल के दौरान सड़क दुर्घटनाओं का मुद्दा जोरदार ढंग से उठा। भाजपा विधायक सुनील सोनी ने लगातार बढ़ रही दुर्घटनाओं और उनमें हो रही मौतों को लेकर सरकार को घेरा।. भाजपा विधायक सुनील सोनी ने परिवहन मंत्री केदार कश्यप से सवाल किया कि बीते एक वर्ष में सड़क दुर्घटनाओं में कितनी मौतें हुई हैं और इन्हें रोकने के लिए क्या मास्टर प्लान तैयार किया गया है। जवाब में मंत्री ने बताया कि पिछले एक वर्ष में 6898 लोगों की मौत हुई है। उन्होंने कहा कि दुर्घटनाओं की रोकथाम के लिए लगातार कदम उठाए जा रहे हैं और राजधानी रायपुर में यातायात व्यवस्था को बेहतर बनाने के प्रयास किए जा रहे हैं।. इसके अलावा विधायक ने राजधानी में सुगम यातायात और सिटी बसों की संख्या को लेकर भी मंत्री को घेरा। सुनील सोनी ने पूछा कि राजधानी में वर्तमान में कितनी सिटी बसें संचालित हो रही हैं और आम नागरिकों को सस्ता सार्वजनिक परिवहन क्यों उपलब्ध नहीं हो पा रहा है। इस पर परिवहन मंत्री ने कहा कि वे जानकारी लेकर सदन में उपलब्ध कराएंगे।. CG Budget Session 2026: वित्त मंत्री OP चौधरी आज पेश करेंगे छत्तीसगढ़ का बजट, मुख्यमंत्री समेत तीन मंत्री देंगे जवाब

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