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

---Advertisement---

Raigarh Breaking: नारियल छीलने वाले चाकू से युवक ने रेता अपना गला, कमरे में खून से लथपथ मिला शव; मर्डर या सुसाइड?

On: फ़रवरी 25, 2026 4:14 अपराह्न
Follow Us:
raigarh breaking: नारियल छीलने वाले चाकू से युवक ने रेता अपना गला, कमरे में खून से लथपथ मिला शव; मर्डर या सुसाइड?
---Advertisement---

Raigarh Breaking: रायगढ़ जिले के घरघोड़ा थाना क्षेत्र के वार्ड क्रमांक 08 में 20 वर्षीय युवक अभिषेक विश्वकर्मा की संदिग्ध परिस्थितियों में मौत हो गई। युवक का शव कमरे में खून से लथपथ हालत में मिला है। पुलिस मामले को हत्या और आत्महत्या दोनों एंगल से जांच रही है। (नारियल छीलने वाले हथियार से युवक ने रेता गला)

नारियल छीलने वाले चाकू से रेता गला?

परिजनों से मिली शुरुआती जानकारी के अनुसार घटना कल रात करीब 10 बजे की है। बताया जा रहा है कि अभिषेक ने नारियल छीलने वाले बड़े धारदार चाकू से अपना गला रेत लिया। हालांकि घटनास्थल की स्थिति कई सवाल खड़े कर रही है। कमरे का फर्श पूरी तरह खून से सना मिला, जिससे मामला संदिग्ध माना जा रहा है। (रायगढ़ में नारियल छीलने वाले चाकू से युवक ने रेता अपना गला)

WhatsApp Image 2026 02 25 At 12.02.52 PM 300x168

मोबाइल और हथियार जब्त

पुलिस ने घटनास्थल से धारदार हथियार जब्त कर लिया है। साथ ही मृतक का मोबाइल फोन भी कब्जे में लिया गया है। कॉल डिटेल और चैट की जांच की जा रही है, ताकि यह स्पष्ट हो सके कि मामला आत्महत्या का है या इसके पीछे कोई अन्य कारण है। (Raigarh murder or suicide)

Maxresdefault 300x169

मामले की संवेदनशीलता को देखते हुए धरमजयगढ़ SDOP सिद्धांत तिवारी पुलिस बल के साथ मौके पर पहुंचे और जांच की निगरानी कर रहे हैं। घरघोड़ा पुलिस साक्ष्य जुटाने में लगी है। जांच के लिए रायगढ़ से फॉरेंसिक एक्सपर्ट्स की टीम को बुलाया गया है, जो फिंगरप्रिंट और खून के निशानों की बारीकी से जांच कर रही है।

पुलिस ने शव को पोस्टमॉर्टम के लिए भेज दिया है। रिपोर्ट आने के बाद ही मौत के कारणों का स्पष्ट खुलासा हो सकेगा।

 

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