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

---Advertisement---

Durg Double Murder: कॉन्स्टेबल की पत्नी और 9 साल के बेटे की हत्या, बाथरूम में छिपी बेटी

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

Durg Double Murder: छत्तीसगढ़ के दुर्ग जिले के सुपेला थाना क्षेत्र स्थित STF कॉलोनी में दिल दहला देने वाली वारदात सामने आई है, जहां एक महिला ने घर में घुसकर आरक्षक की पत्नी और उसके 9 साल के बेटे की चाकू मारकर हत्या कर दी। इस हमले में दो बेटियां गंभीर रूप से घायल हो गईं, जिनमें से एक ने बाथरूम में छिपकर अपनी जान बचाई। (दुर्ग कॉन्स्टेबल की पत्नी बेटे की हत्या)tcw

सुबह घर में घुसकर किया हमला (Durg Double Murder Case)

जानकारी के मुताबिक, मृतका रीना यादव के पति ललितेश यादव STF में आरक्षक हैं और वर्तमान में बीजापुर में पदस्थ हैं। घटना के समय वे रेलवे स्टेशन रिजर्वेशन कराने गए थे। इसी दौरान आरोपी महिला सरोजनी भारद्वाज (25) घर में घुसी और सो रहे बच्चे पर चाकू से करीब 14 वार कर दिए। महिला ने रीना यादव पर भी हमला कर दिया।

F66f3557 E9fc 490f 9061 C2ff1ca584df 1 1777102117 300x225

बेटियों ने दिखाई हिम्मत (Durg Constable Wife And Son Murder)

हमले के दौरान मां ने आरोपी का पैर पकड़कर बेटियों को भागने का मौका दिया। बड़ी बेटी तानिया (11) किसी तरह बाहर निकलकर पड़ोसियों को सूचना देने में सफल रही, जबकि दूसरी बेटी नैना (12) बाथरूम में छिप गई। सूचना मिलने पर पड़ोसी मौके पर पहुंचे और आरोपी महिला को पकड़ लिया। (दुर्ग डबल मर्डर केस)

पहले भी घर पहुंची थी आरोपी

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

Image 31777100134 1 1777101948 300x225

इलाज के दौरान मां-बेटे की मौत

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

पुलिस ने हत्या और हत्या के प्रयास का मामला दर्ज कर आरोपी महिला को हिरासत में ले लिया है। उससे पूछताछ की जा रही है और घटना के पीछे के कारणों की जांच जारी है।

 

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