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

---Advertisement---

Surajpur News: कमरे में कोयला जलाकर सोने से एक ही परिवार के 3 लोगों की मौत, मृतकों में पति-पत्नी और 4 साल की बेटी शामिल

On: फ़रवरी 18, 2026 1:22 अपराह्न
Follow Us:
surajpur news: कमरे में कोयला जलाकर सोने से एक ही परिवार के 3 लोगों की मौत, मृतकों में पति पत्नी और 4 साल की बेटी शामिल
---Advertisement---

Surajpur News: छत्तीसगढ़ के सूरजपुर जिले से एक दिल दहला देने वाला मामला सामने आया है, जहां ठंड से बचने के लिए कमरे के अंदर कोयला जलाकर सोना एक परिवार के लिए जानलेवा साबित हो गया। दम घुटने से पति-पत्नी और उनकी 4 साल की मासूम बेटी की मौत हो गई। (सूरजपुर कमरे में कोयला जलाकर सोने से परिवार के 3 लोगों की मौत). बता दें, मामला कोतवाली थाना क्षेत्र के कोट चन्दरपुर गांव का है। जानकारी के अनुसार परिवार ने रात के समय ठंड से बचने के लिए कमरे के अंदर पत्थर कोयला जलाया था (Surajpur coal fire accident) और उसी कमरे में सो गया। कमरे में खिड़की या रोशनदान नहीं होने के कारण धुआं भर गया, जिससे जहरीली गैस फैल गई और दम घुटने से तीनों की मौत हो गई। (सूरजपुर कोयला जलाकर सोने से तीन की मौत). कमरे में धुआं भरने से गई जान (Surajpur family death coal fire). मृतकों की पहचान 28 वर्षीय कवल सिंह, उनकी 25 वर्षीय पत्नी कुंती और उनकी 4 वर्षीय बच्ची के रूप में हुई है। बताया जा रहा है कि तीनों गहरी नींद में थे और उन्हें घुटन का अहसास होने से पहले ही उनकी जान चली गई।. पुलिस जांच में जुटी. घटना की सूचना मिलते ही कोतवाली थाना पुलिस मौके पर पहुंची और जांच शुरू की। पुलिस ने तीनों शवों को पोस्टमॉर्टम के लिए भेज दिया है। प्रारंभिक जांच में मौत का कारण जहरीली गैस से दम घुटना माना जा रहा है। इस हादसे के बाद परिजनों का रो-रोकर बुरा हाल है। पुलिस मामले की विस्तृत जांच कर रही है।

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