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

---Advertisement---

CRIME : 7 साल के मासूम की बेरहमी से हत्या, नीयत बिगड़ने पर युवक ने पत्थर से कुचलकर कुएं में फेंका शव

On: अप्रैल 6, 2026 11:15 पूर्वाह्न
Follow Us:
crime : 7 साल के मासूम की बेरहमी से हत्या, नीयत बिगड़ने पर युवक ने पत्थर से कुचलकर कुएं में फेंका शव
---Advertisement---

कोरबा । कोरबा के पाली थाना क्षेत्र से दिल दहला देने वाला मामला सामने आया है, जहां 7 वर्षीय आयान खुरसेंगा की हत्या की गुत्थी पुलिस ने सुलझा ली है। ग्राम गणेशपुर निवासी आयान 2 अप्रैल को दोस्तों के साथ तालाब नहाने गया था, लेकिन वापस घर नहीं लौटा। खोजबीन के दौरान पता चला कि पड़ोस में रहने वाला 19 वर्षीय रंजित कुमार उसे अपने साथ ले गया था। शक के आधार पर पुलिस ने आरोपी से सख्ती से पूछताछ की, जिसमें उसने चौंकाने वाला खुलासा किया कि उसने आयान की हत्या कर शव को करतली गांव के एक खेत के कुएं में फेंक दिया है। जांच में सामने आया कि आरोपी नशे में था और उसकी नीयत खराब हो गई थी, लेकिन अपने मंसूबों में नाकाम रहने और पकड़े जाने के डर से उसने पत्थर से सिर कुचलकर मासूम की हत्या कर दी। पुलिस ने आरोपी को गिरफ्तार कर हत्या का मामला दर्ज करते हुए कोर्ट में पेश किया, जहां से उसे जेल भेज दिया गया। इस घटना से पूरे इलाके में सनसनी और आक्रोश का माहौल है। The post CRIME : 7 साल के मासूम की बेरहमी से हत्या, नीयत बिगड़ने पर युवक ने पत्थर से कुचलकर कुएं में फेंका शव appeared first on News Today Chhattisgarh.

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