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

---Advertisement---

Bilaspur Central Jail: बिलासपुर सेंट्रल जेल में कैदी ने हंसिया से रेता गला; आत्महत्या की कोशिश, हालत नाजुक

On: फ़रवरी 18, 2026 3:16 अपराह्न
Follow Us:
bilaspur central jail: बिलासपुर सेंट्रल जेल में कैदी ने हंसिया से रेता गला; आत्महत्या की कोशिश, हालत नाजुक
---Advertisement---

Bilaspur Central Jail: छत्तीसगढ़ की बिलासपुर सेंट्रल जेल में किचन में काम कर रहे एक कैदी ने हंसिया से अपना गला रेतकर आत्महत्या की कोशिश कर ली। गंभीर रूप से घायल कैदी को तत्काल जेल प्रशासन द्वारा सिम्स अस्पताल में भर्ती कराया गया है, जहां उसका इलाज जारी है। (बिलासपुर सेंट्रल जेल में कैदी ने की आत्महत्या की कोशिश). प्राप्त जानकारी के अनुसार पेंड्रा निवासी विकास कश्यप हत्या के मामले में पिछले दो वर्षों से केंद्रीय जेल में सजा काट रहा है। वर्ष 2024 में पारिवारिक विवाद के दौरान अपनी दादी की हत्या के मामले में उसे आजीवन कारावास की सजा सुनाई गई थी। फिलहाल उससे जेल के किचन में भोजन बनाने का कार्य लिया जा रहा था। (बिलासपुर सेंट्रल जेल में कैदी ने हंसिया से गला रेता). मंगलवार सुबह करीब 7 बजे विकास कश्यप अपने बैरक से किचन पहुंचा और काम के दौरान सब्जी काटने में इस्तेमाल होने वाली हंसिया से अचानक अपना गला रेत (prisoner suicide attempt Bilaspur) लिया। मौके पर मौजूद अन्य कैदियों ने उसे तड़पता देख तुरंत संभाला और जेल अधिकारियों को सूचना दी। घटना की जानकारी मिलते ही जेल अधीक्षक, जेलर सहित अन्य अधिकारी मौके पर पहुंचे और घायल कैदी को जेल एम्बुलेंस से सिम्स अस्पताल भेजा गया।. बताया जा रहा है कि कैदी (Bilaspur kaidi suicide attempt) की मानसिक स्थिति ठीक नहीं थी और उसका उपचार पहले से चल रहा था। फिलहाल वह बातचीत की स्थिति में नहीं है। कैदी के होश में आने के बाद ही घटना की वजह सामने आ पाएगी।

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