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

---Advertisement---

Mahasamund Murder: दूसरे युवक के साथ पत्नी को आपत्तिजनक हालत में देख पति बेकाबू, लाठी-ईंट से पीटकर युवक की हत्या

On: फ़रवरी 5, 2026 8:40 पूर्वाह्न
Follow Us:
mahasamund murder: दूसरे युवक के साथ पत्नी को आपत्तिजनक हालत में देख पति बेकाबू, लाठी ईंट से पीटकर युवक की हत्या
---Advertisement---

Mahasamund Murder: महासमुंद जिले के सिटी कोतवाली थाना क्षेत्र के ग्राम कोसरंगी से सनसनीखेज हत्या का मामला सामने आया है। यहां एक पति ने गुस्से में आकर युवक की लाठी और ईंट से पीट-पीटकर हत्या कर दी।. जानकारी के अनुसार, आरोपी नकुल साहू एक शादी कार्यक्रम में अपने सेठ के साथ गया था। पत्नी को लगा कि वह रात में घर नहीं लौटेगा, इसी दौरान उसने वाकेश साहू (27 वर्ष) को घर बुला लिया। इसी बीच रात करीब 11 बजे नकुल साहू अचानक घर पहुंच गया और अपनी पत्नी को दूसरे युवक के साथ आपत्तिजनक हालत में देख लिया। देखते ही नकुल साहू आपा खो बैठा। उसने पहले ईंट से वाकेश साहू के सिर पर वार किया और फिर लाठी से लगातार हमला कर उसकी मौके पर ही हत्या कर दी। घटना के बाद इलाके में अफरा-तफरी मच गई।. सूचना मिलते ही सिटी कोतवाली पुलिस मौके पर पहुंची और आरोपी नकुल साहू को गिरफ्तार कर लिया। पुलिस ने शव को पोस्टमॉर्टम के लिए भेज दिया है और हत्या का मामला दर्ज कर जांच शुरू कर दी है। पुलिस आपसी रंजिश सहित अन्य पहलुओं से भी मामले की जांच कर रही है।

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