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

---Advertisement---

Korba Fire: कोयला लदे ट्रेलर में भीषण आग, वाहन जलकर खाक; ड्राइवर की…

On: फ़रवरी 23, 2026 6:52 अपराह्न
Follow Us:
korba fire: कोयला लदे ट्रेलर में भीषण आग, वाहन जलकर खाक; ड्राइवर की…
---Advertisement---

Korba Fire: छत्तीसगढ़ के कोरबा जिले में रविवार देर रात CSEB चौकी क्षेत्र के अशोक वाटिका स्टेडियम रोड पर कोयले से भरे ट्रेलर में अचानक आग लग गई। कुछ ही मिनटों में आग ने पूरे वाहन को अपनी चपेट में ले लिया। धुएं का घना गुबार दूर तक फैल गया। (कोरबा में कोयला लदे ट्रेलर में आग). प्रत्यक्षदर्शियों के अनुसार ट्रेलर स्टेडियम रोड से गुजर रहा था, तभी केबिन के पास से अचानक धुआं उठने लगा। चालक स्थिति को समझ पाता उससे पहले ही आग तेजी से भड़क उठी। चालक ने सूझबूझ दिखाते हुए चलती गाड़ी से कूदकर अपनी जान बचाई। बताया जा रहा है कि वाहन टी ट्रांसपोर्ट कंपनी का था और ट्रेलर का नंबर CG12BJ0643 है। (कोरबा ट्रेलर आग). घंटों जलता रहा ट्रेलर (कोरबा ट्रेलर आग). आग लगने के बाद ट्रेलर लंबे समय तक धू-धू कर जलता रहा। कड़ी मशक्कत के बाद आग पर काबू पाया गया, लेकिन तब तक वाहन पूरी तरह जलकर खाक हो चुका था।. कोयला लदे ट्रेलर में आग, पेट्रोल पंप और घर नजदीक (कोरबा)। घटनास्थल के आसपास पेट्रोल पंप, दुकानें और रिहायशी मकान मौजूद हैं। समय रहते आग पर नियंत्रण नहीं पाया जाता तो बड़ा हादसा हो सकता था। सूचना मिलते ही 112 और सीएसईबी चौकी पुलिस मौके पर पहुंची और मामले की जांच शुरू कर दी है।

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