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

---Advertisement---

CG Murder: नशे में सोए युवक की जेब से निकाला पैसा, होश में आने पर किया मर्डर

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

CG Murder: छत्तीसगढ़ के दुर्ग जिले में महज 2400 रुपए के लिए एक युवक की निर्मम हत्या का सनसनीखेज मामला सामने आया है। जेवरा-सिरसा चौकी पुलिस ने इस हत्याकांड का खुलासा करते हुए मुख्य आरोपी योगेंद्र निषाद उर्फ बाठू को गिरफ्तार कर लिया है। घटना ग्राम करहीडीह की है।tcw

नशे में सोए युवक की जेब से निकाला पैसा

पुलिस के अनुसार, मृतक राम नारायण निषाद अपने साथियों के साथ शराब पीने के बाद नशे की हालत में वहीं सो गया था। इसी दौरान आरोपी और उसका नाबालिग साथी वहां पहुंचे और उसकी जेब से 2400 रुपए निकालने की कोशिश करने लगे।

Whatsapp Image 2026 04 29 At 51912 Pm 1777526229 300x220

विरोध करने पर की हत्या

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

हत्या की वारदात को अंजाम देने के बाद दोनों आरोपी मौके से फरार हो गए। 26 अप्रैल को पुलिस ने शव बरामद किया और जांच शुरू की।

Whatsapp Image 2026 04 28 At 55620 Pm 1777526261 300x171

आरोपी की मां ने मिटाए सबूत

जांच के दौरान यह भी सामने आया कि मुख्य आरोपी की मां सावित्री निषाद ने साक्ष्य मिटाने की कोशिश की। उसने खून से सने कपड़े और जूते जला दिए, ताकि पुलिस को कोई सबूत न मिल सके।

Image 11 6 278x300

पुलिस ने किया खुलासा

पुलिस ने आरोपी के पास से खून से सना तकिया और लूट की कुछ रकम बरामद की है। मामले में नाबालिग आरोपी और साक्ष्य नष्ट करने के आरोप में आरोपी की मां को भी गिरफ्तार किया गया है।

मुख्य आरोपी योगेंद्र निषाद को कोर्ट में पेश कर जेल भेज दिया गया है। पुलिस ने इस मामले में सभी आरोपियों की गिरफ्तारी कर ली है और आगे की कार्रवाई जारी है।

 

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