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

---Advertisement---

CG Murder: सरेआम युवक की चाकू गोदकर हत्या, आरोपी फरार

On: जनवरी 31, 2026 1:45 अपराह्न
Follow Us:
cg murder: सरेआम युवक की चाकू गोदकर हत्या, आरोपी फरार
---Advertisement---

CG Murder: न्यायधानी बिलासपुर के सिटी कोतवाली थाना क्षेत्र अंतर्गत शनिचरी बाजार (Bilaspur Shanicari Market Murder) स्थित हैप्पी स्ट्रीट रोड पर शुक्रवार को पुरानी रंजिश के चलते एक युवक पर धारदार हथियार से ताबड़तोड़ हमला कर दिया गया। हमले में गंभीर रूप से घायल युवक की पहचान सानू उर्फ अमन खान के रूप में हुई है। उसे लहूलुहान हालत में स्थानीय लोगों और पुलिस की मदद से तत्काल अस्पताल पहुंचाया गया, जहां डॉक्टरों ने जांच के बाद उसे मृत घोषित कर दिया। (लासपुर शनिचरी बाजार युवक की चाकू से हत्या). प्रत्यक्षदर्शियों के अनुसार, हमलावरों ने सरेराह अमन को घेरकर चाकू से कई वार किए। वारदात के बाद मौके पर भारी भीड़ जमा हो गई। घटना की सूचना मिलते ही सिटी कोतवाली पुलिस दल-बल के साथ मौके पर पहुंची, शव का पंचनामा कर पोस्टमार्टम के लिए भेजा गया। (बिलासपुर युवक की चाकू से हत्या). फिलहाल पुलिस ने अज्ञात आरोपियों के खिलाफ हत्या (Bilaspur Murder) का मामला दर्ज कर लिया है। वारदात के बाद आरोपी फरार हो गए हैं। पुलिस आसपास लगे सीसीटीवी कैमरों के फुटेज खंगाल रही है और आरोपियों की तलाश में संभावित ठिकानों पर दबिश दी जा रही है।

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