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

---Advertisement---

CG Husband Murder: पत्नी ने साथियों संग मिलकर पति पर किया हमला, पत्थर से सिर कुचलकर कुएं में फेंका

On: जुलाई 13, 2026 5:43 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Husband Murder: छत्तीसगढ़ के बीजापुर जिले में पत्नी द्वारा अपने ही पति की हत्या की साजिश रचने का मामला सामने आया है। आरोप है कि पत्नी ने अपने साथियों के साथ मिलकर पहले पति की बेरहमी से पिटाई की, फिर उसके सिर पर पत्थर से हमला किया और उसे कुएं में फेंक दिया। गंभीर रूप से घायल युवक की इलाज के दौरान मौत हो गई। मामला बीजापुर कोतवाली थाना क्षेत्र का है।. पुलिस के अनुसार वार्ड क्रमांक-07 शांतिनगर निवासी दिलीप कड़ियम और उसकी पत्नी रिंकी कड़ियम नगर पालिका बीजापुर में सफाई कर्मी के रूप में कार्यरत थे। दोनों के बीच लंबे समय से विवाद और अनबन की स्थिति बनी रहती थी।. साथियों संग हमला कर कुएं में फेंका. बताया जा रहा है कि 5 जुलाई को रिंकी कड़ियम ने कुछ युवकों के साथ मिलकर दिलीप कड़ियम पर हमला किया। आरोप है कि पहले उसके साथ मारपीट की गई, फिर सिर पर पत्थर से वार किया गया और बाद में उसे घर के पास स्थित कुएं में धक्का दे दिया।. इलाज के दौरान मौत. घटना में गंभीर रूप से घायल दिलीप कड़ियम को परिजनों ने जिला अस्पताल बीजापुर पहुंचाया। प्राथमिक उपचार के बाद उसे बेहतर इलाज के लिए महारानी अस्पताल जगदलपुर रेफर किया गया, जहां इलाज के दौरान उसकी मौत हो गई।. आरोपी पत्नी गिरफ्तार. परिजनों की सूचना पर बीजापुर कोतवाली पुलिस ने मामला दर्ज कर आरोपी पत्नी रिंकी कड़ियम को गिरफ्तार कर न्यायिक हिरासत में जेल भेज दिया है। वहीं घटना में शामिल अन्य फरार आरोपियों की तलाश की जा रही है। पुलिस पूरे मामले की जांच में जुटी हुई है।

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