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

---Advertisement---

CG Jawan Suicide: बस्तर फाइटर जवान ने खुद को मारी गोली, मौके पर मौत

On: मई 12, 2026 12:05 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Jawan Suicide: छत्तीसगढ़ के बीजापुर जिले में बस्तर फाइटर के एक जवान ने अपनी सर्विस रायफल से खुद को गोली मारकर आत्महत्या कर ली। मामला बीजापुर कोतवाली थाना क्षेत्र का है। घटना की सूचना मिलते ही पुलिस अधिकारी मौके पर पहुंचे और जांच शुरू कर दी गई। पुलिस ने शव को कब्जे में लेकर हथियार बरामद कर लिया है।tcw

जानकारी के अनुसार, मृतक जवान की पहचान दिलीप तेलम के रूप में हुई है, जो उसूर ब्लॉक के मुर्दोण्डा गांव का निवासी था। बताया जा रहा है कि जवान ने अचानक अपनी सर्विस रायफल से खुद पर फायर कर लिया, जिससे उसकी मौके पर ही मौत हो गई।

फिलहाल जवान द्वारा आत्मघाती कदम उठाने के कारणों का खुलासा नहीं हो पाया है। पुलिस मामले की हर एंगल से जांच कर रही है और आसपास मौजूद लोगों से पूछताछ की जा रही है।

Image 22 1 1 300x169

धमतरी में CAF जवान ने भी की आत्महत्या

वहीं धमतरी जिले में भी छत्तीसगढ़ सशस्त्र बल (CAF) के एक जवान ने आत्महत्या कर ली। शहर की पिंक सिटी कॉलोनी स्थित किराए के मकान में जवान का शव फांसी के फंदे पर लटका मिला। मृतक की पहचान जागेश्वर प्रसाद के रूप में हुई है, जो भटगांव का निवासी बताया जा रहा है। मामला कोतवाली थाना क्षेत्र का है।

चुनाव ड्यूटी से आया था जवान

जानकारी के मुताबिक, जागेश्वर प्रसाद सूरजपुर में पदस्थ था और हाल ही में बंगाल तथा असम चुनाव ड्यूटी से छुट्टी लेकर लौटा था।

 

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