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

---Advertisement---

Kondagaon Accident: बस और ट्रक में जोरदार टक्कर, 12 से ज्यादा यात्री घायल

On: अप्रैल 13, 2026 5:37 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

Kondagaon Accident: कोंडागांव जिले में नेशनल हाईवे-30 पर सोमवार को भीषण सड़क हादसा हो गया। तेज रफ्तार बस और ट्रक की आमने-सामने टक्कर में 12 से अधिक यात्री घायल हो गए। हादसे के बाद मौके पर चीख-पुकार मच गई। (कोंडागांव बस ट्रक टक्कर). जानकारी के अनुसार, महिंद्रा बस सवारियों को लेकर रायपुर से जगदलपुर की ओर जा रही थी। इसी दौरान केशकाल थाना क्षेत्र के ग्राम खालेमुरवेंड के पास सामने से आ रहे ट्रक से बस (NH30 bus truck Accident) की जोरदार भिड़ंत हो गई। टक्कर इतनी भीषण थी कि दोनों वाहन अनियंत्रित होकर सड़क किनारे पेड़ से जा टकराए। हादसे में बस सवार दर्जनभर से अधिक लोग घायल हो गए। (NH30 बस ट्रक एक्सीडेंट). घायलों को अस्पताल भेज दिया गया (कोंडागांव बस-ट्रक हादसा)। घटना की सूचना मिलते ही पुलिस मौके पर पहुंची और सभी घायलों को तत्काल नजदीकी अस्पतालों में भर्ती कराया गया, जहां उनका इलाज जारी है। फिलहाल पुलिस मामले की जांच कर रही है।

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