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

---Advertisement---

Korba Truck Accident: 2 ट्रकों की आमने-सामने टक्कर के बाद लगी आग, जिंदा जले ड्राइवर-हेल्पर

On: फ़रवरी 24, 2026 5:18 अपराह्न
Follow Us:
korba truck accident: 2 ट्रकों की आमने सामने टक्कर के बाद लगी आग, जिंदा जले ड्राइवर हेल्पर
---Advertisement---

Korba Truck Accident: छत्तीसगढ़ के कोरबा जिले में मंगलवार सुबह नेशनल हाईवे पर दो ट्रकों की आमने-सामने भिड़ंत के बाद भीषण आग लग गई। हादसे में ट्रक की केबिन में फंसे ड्राइवर और हेल्पर की जिंदा जलकर मौत हो गई। घटना मोरगा पुलिस चौकी क्षेत्र के केंदई झरना के पास की है।. जानकारी के अनुसार सुबह करीब 8 बजे कोयले से लदा ट्रेलर कोरबा की ओर से आ रहा था, जबकि सीमेंट से भरा ट्रक अंबिकापुर की दिशा से आ रहा था। बताया जा रहा है कि दोनों वाहनों की रफ्तार तेज थी। मोड़ पर संतुलन बिगड़ने से आमने-सामने टक्कर हो गई। टक्कर के बाद दोनों वाहनों में आग लग गई और लपटें तेजी से फैल गईं।. हादसे के दौरान कोयला लदे ट्रेलर का चालक वाहन से कूदकर बाहर निकलने में सफल रहा। वहीं सीमेंट से भरे ट्रक का चालक और हेल्पर केबिन में फंस गए। आग की चपेट में आने से मौके पर ही दोनों की मौत हो गई।. घटना की सूचना मिलते ही मोरगा चौकी प्रभारी मंगतूराम मरकाम पुलिस टीम के साथ मौके पर पहुंचे। दमकल विभाग को सूचना दी गई, लेकिन दमकल वाहन कटघोरा से आने के कारण घटनास्थल तक पहुंचने में देरी हुई। स्थानीय लोगों ने आग बुझाने का प्रयास किया, मगर तब तक वाहन पूरी तरह जल चुके थे।. घटनास्थल से कुछ दूरी पर एक अन्य वाहन खराब हालत में सड़क किनारे खड़ा था, जिससे यातायात प्रभावित हुआ। हालांकि वह वाहन आग की चपेट में नहीं आया। पुलिस ने मृतकों के परिजनों और वाहन मालिक को सूचना दे दी है। मामले की जांच जारी है।

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