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

---Advertisement---

CG News: New Year पिकनिक बना खौफनाक, युवक की बेल्ट और लोहे की रॉड से बेरहमी से पिटाई

On: जनवरी 3, 2026 2:46 अपराह्न
Follow Us:
cg news: new year पिकनिक बना खौफनाक, युवक की बेल्ट और लोहे की रॉड से बेरहमी से पिटाई
---Advertisement---

CG News: नए साल का जश्न एक ग्रामीण युवक के लिए खौफनाक याद में बदल गया। पचपेड़ी थाना क्षेत्र के ग्राम विद्याडीह स्थित लीलागर नदी के एनीकट चंदेल घाट पर पिकनिक मनाने पहुंचे युवकों पर अचानक हमला हो गया। इस घटना में एक युवक को बेल्ट और लोहे की रॉड से बेरहमी से पीटा गया, जिससे वह गंभीर रूप से घायल हो गया।

मिली जानकारी के अनुसार, ग्राम जलसों निवासी किसान अजीत कुर्रे 1 जनवरी की दोपहर अपने साथियों के साथ पिकनिक मनाने लीलागर नदी किनारे पहुंचा था। शाम के समय ग्राम विद्याडीह के ही चार युवक वहां पहुंचे और बिना किसी कारण अश्लील गाली-गलौच शुरू कर दी। विरोध करने पर विवाद इतना बढ़ गया कि चारों आरोपियों ने एकजुट होकर अजीत कुर्रे पर जानलेवा हमला कर दिया।

WhatsApp Image 2026 01 03 At 3.12.38 PM 860x723 2 300x252

हमलावरों ने हाथ-मुक्कों के साथ बेल्ट, चूड़ा और लोहे की रॉड से अजीत की जमकर पिटाई की। हमले में उसके सिर, चेहरे, पीठ और पैरों में गंभीर चोटें आईं। मौके पर मौजूद साथियों ने किसी तरह बीच-बचाव कर उसकी जान बचाई।

घटना की सूचना मिलते ही पुलिस ने मामले को गंभीरता से लेते हुए चारों आरोपियों के खिलाफ भारतीय न्याय संहिता की संबंधित धाराओं के तहत अपराध दर्ज कर लिया है। पुलिस अब पूरे घटनाक्रम की जांच में जुटी हुई है।

 

item_sourceitem_content

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