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

---Advertisement---

Kondagaon Murder: टेंट कारोबारी का मर्डर, खेत में दफन मिली अर्धनग्न लाश

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

Kondagaon Murder: कोंडागांव में टेंट कारोबारी की हत्या का सनसनीखेज मामला सामने आया है। लापता कारोबारी का शव हाउसिंग बोर्ड कॉलोनी के पीछे खेत में अर्धनग्न अवस्था में दफन मिला है। पुलिस ने एक संदिग्ध को हिरासत में लेकर पूछताछ शुरू कर दी है और मामले की जांच कई एंगल से की जा रही है। (कोंडागांव टेंट कारोबारी की हत्या). पुलिस के अनुसार, सुरेश चौहान (53) शिरोमणि डेकोरेट टेंट के संचालक थे और 11 अप्रैल से लापता थे। परिजनों की शिकायत पर पुलिस ने गुमशुदगी दर्ज कaर जांच शुरू की थी। इस दौरान शहर के करीब 150 सीसीटीवी फुटेज खंगाले गए। (कोंडागांव टेंट कारोबारी मर्डर). जांच के दौरान विकास नगर ग्राउंड में खून से सनी बाइक बरामद हुई, जिसके आधार पर पुलिस एक संदिग्ध तक पहुंची। पूछताछ के बाद पुलिस हाउसिंग बोर्ड कॉलोनी के पीछे खेत में पहुंची, जहां जमीन में दफन सुरेश चौहान का शव बरामद किया गया। शव को मिट्टी से ढंक दिया गया था।. लूट, अफेयर एंगल से जांच (Kondagaon tent businessman murder). प्रारंभिक जांच में लूट के बाद हत्या की आशंका जताई जा रही है। बताया जा रहा है कि मृतक के पास सोने की चेन, अंगूठी और नकदी थी, जो गायब हैं। इसके अलावा पुलिस अफेयर और जुआ-सट्टा से जुड़े एंगल पर भी जांच कर रही है। फिलहाल पुलिस ने एक संदिग्ध को हिरासत में लिया है और अन्य आरोपियों की तलाश जारी है। (tent businessman murder Kondagaon)

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