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

---Advertisement---

CG Jail Death: सेंट्रल जेल में बंदी की मौत, मर्डर केस में काट रहे थे सजा

On: जून 29, 2026 4:17 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Jail Death: बिलासपुर सेंट्रल जेल में रविवार को एक बंदी की मौत हो गई। बताया जा रहा है कि नहाने के दौरान पैर फिसलने से बंदी गंभीर रूप से घायल हो गया था। उसे तत्काल उपचार के लिए सिम्स अस्पताल ले जाया गया, जहां इलाज के दौरान उसकी मौत हो गई।. मृतक की पहचान तखतपुर निवासी 62 वर्षीय जनकराम साहू के रूप में हुई है। वह हत्या के मामले में बिलासपुर केंद्रीय जेल में आजीवन कारावास की सजा काट रहा था।. जानकारी के अनुसार, रविवार सुबह जनकराम जेल परिसर में स्नान कर रहा था। इसी दौरान उसका पैर फिसल गया और सिर पत्थर से टकराने के कारण उसे गंभीर चोट लगी। जेल प्रशासन ने तत्काल उसे अस्पताल पहुंचाया, लेकिन चिकित्सकों के प्रयास के बावजूद उसकी जान नहीं बच सकी। घटना के बाद जेल प्रबंधन ने मर्ग कायम कर मामले की जांच शुरू कर दी है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

जून-तिमाही में घरों की बिक्री जनवरी-2023 के बाद सबसे कम:वेस्ट एशिया वॉर और सप्लाई चेन संकट से सेंटीमेंट बिगड़ा; टॉप-7 शहरों में 90,715 घर बिके

red and white modern breaking news youtube thumbnail

CG News: गाय के साथ घिनौनी करतूत, VIDEO वायरल; आरोपी गिरफ्तार

red and white modern breaking news youtube thumbnail

Dhamtari Fire: टायर दुकान में भीषण आग, मशीनें समेत सबकुछ जलकर राख

red and white modern breaking news youtube thumbnail

अब खराब विजिबिलिटी में भी प्लेन सुरक्षित उतरेंगे:सैटेलाइट सिग्नल से भारत में पहली बार कॉमर्शियल जेट की लैंडिंग, स्वदेशी गगन सिस्टम का सफल ट्रायल

red and white modern breaking news youtube thumbnail

CG News: आंगनबाड़ी में भरभराकर गिरा छत का प्लास्टर, मची चीख-पुकार

red and white modern breaking news youtube thumbnail

CBSE का फैसला, तीसरी भाषा में बोर्ड परीक्षा नहीं होगी:थ्री-लैंग्वेज पॉलिसी पर नई गाइडलाइन जारी की, 9वीं में पढ़ रहे स्टूडेंट्स को भी एक बार की छूट

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