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

---Advertisement---

Korba Car Accident: चलती ट्रक में जा घुसी कार, मां-बेटे और नाती की दर्दनाक मौत

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

Korba Car Accident: कोरबा जिले में सोमवार रात एक भीषण सड़क हादसे में एक ही परिवार के तीन लोगों की मौत हो गई। हादसा चांपा-फरसवानी रोड पर हुआ, जहां तेज रफ्तार कार अनियंत्रित होकर पहले डिवाइडर से टकराई और फिर चलती ट्रक में जा घुसी।tcw

जानकारी के अनुसार कोरबा के बुधवारी निवासी सोनी परिवार चांपा में एक चौथिया कार्यक्रम में शामिल होने गया था। कार्यक्रम के बाद सोमवार रात करीब 2 बजे सभी सदस्य कार से वापस लौट रहे थे।

चलती ट्रक में जा घुसी कार

फरसवानी टोल नाका के आगे कार का संतुलन अचानक बिगड़ गया। तेज रफ्तार के कारण कार पहले डिवाइडर से टकराई और फिर पलटते हुए सड़क किनारे खड़ी हाइवा में जा घुसी। टक्कर इतनी जबरदस्त थी कि कार के परखच्चे उड़ गए।

Image 35 4 300x223

Image 36 3 300x227

Image 37 2 300x226

तीन की मौके पर मौत

इस हादसे में एक ही परिवार के तीन लोगों की मौके पर ही मौत हो गई, जबकि अन्य घायलों को चांपा के एक निजी अस्पताल में भर्ती कराया गया है, जहां उनका इलाज जारी है। मामला उरगा थाना क्षेत्र का है।

मृतकों में ये शामिल

1. मोंगरा सोनी (45), मां
2. देवेंद्र सोनी (22), बेटा
3. ढाई साल का प्रियांश, नाती

 

The post Korba Car Accident: चलती ट्रक में जा घुसी कार, मां-बेटे और नाती की दर्दनाक मौत first appeared on Thiha Chhattisgarh.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

महिला टी20 विश्वकप 2026: खिताब जीतने के बाद भावुक हुईं सोफी मोलिन्यूक्स; क्या बोलीं इंग्लैंड की कप्तान ब्रंट?

red and white modern breaking news youtube thumbnail

CHHATTISGARH | 215 किलो गांजा जब्त …

red and white modern breaking news youtube thumbnail

देश में पहली बार वक्फ बोर्ड में 2 हिंदू सदस्य:मध्य प्रदेश सरकार ने मनोज मालपानी और अनिमेष भार्गव को मेंबर बनाया

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