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

---Advertisement---

RAIPUR NASHA MUKTI KENDRA | नशा मुक्ति केंद्र में बर्बरता!

On: मार्च 30, 2026 5:36 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

रायपुर। Raipur के पंडरी मोवा इलाके में चल रहे Sahas Nasha Mukti Kendra पर गंभीर आरोप लगे हैं। यहां के संचालिका के बेटे Anikesh Sharma पर मरीजों को बेरहमी से पीटने और प्रताड़ित करने का आरोप है।. मामला तब सामने आया जब एक वीडियो वायरल हुआ, जिसमें कथित तौर पर मरीजों के साथ मारपीट होती दिख रही है। इसके बाद उड़ीसा के उमरकोट निवासी अंकुर मांझी के परिवार ने थाने में FIR दर्ज कराई।. परिवार का आरोप है कि उनका बेटा इलाज के लिए केंद्र में भर्ती था, लेकिन सिर्फ 9 दिन में ही उसकी हालत इतनी बिगड़ गई कि उसे वापस ले जाना पड़ा। उनका कहना है कि इलाज के नाम पर उसके साथ शारीरिक और मानसिक प्रताड़ना की गई।. अब पुलिस ने आरोपी के खिलाफ मामला दर्ज कर जांच शुरू कर दी है। प्रशासन ने भी केंद्र का निरीक्षण किया है और वहां की गतिविधियों की जांच की जा रही है।. फिलहाल अंकुर मांझी का इलाज Visakhapatnam में चल रहा है। इस घटना के बाद नशा मुक्ति केंद्रों की सुरक्षा और पारदर्शिता पर बड़ा सवाल खड़ा हो गया है।

 

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