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

---Advertisement---

स्कूल परिसर में शराब की बोतल से घायल हुआ मासूम, ग्रामीणों का फूटा गुस्सा  

On: जुलाई 2, 2026 12:49 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

धमतरी। जिले के कोलियारी स्थित शासकीय प्राथमिक एवं माध्यमिक स्कूल में शराब की टूटी बोतल से एक मासूम छात्र घायल हो गया। बताया जा रहा है कि स्कूल परिसर में लंबे समय से असामाजिक तत्वों का जमावड़ा लगता है, जहां शराबखोरी और तोड़फोड़ की घटनाएं होती रहती हैं। स्कूल परिसर में बिखरे कांच की चपेट में आने से बच्चा लहूलुहान हो गया।

घटना के बाद अभिभावकों और ग्रामीणों में भारी नाराजगी है। उनका आरोप है कि कई बार शिकायत के बावजूद स्कूल प्रबंधन ने कोई ठोस कदम नहीं उठाया। ग्रामीणों ने स्कूल परिसर में असामाजिक गतिविधियों पर रोक लगाने और जिम्मेदार अधिकारियों के खिलाफ सख्त कार्रवाई की मांग की है। मामला सामने आने के बाद प्रशासन हरकत में आया है। कलेक्टर ने इसे गंभीर लापरवाही मानते हुए स्कूल प्राचार्य को शोकॉज नोटिस जारी करने के निर्देश दिए हैं। साथ ही स्कूल परिसर की सुरक्षा व्यवस्था मजबूत करने और भविष्य में ऐसी घटनाओं की पुनरावृत्ति रोकने के लिए आवश्यक कदम उठाने की बात कही है।
The post स्कूल परिसर में शराब की बोतल से घायल हुआ मासूम, ग्रामीणों का फूटा गुस्सा   appeared first on News Today Chhattisgarh.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

NRDA का 3 NIT Tender निरस्त, वित्त मंत्री ओपी चौधरी का सख़्त फरमान,गड़बड़ी पाई गई तो होगी कार्यवाही…

red and white modern breaking news youtube thumbnail

जम्मू-कश्मीर के डोडा में दो स्थानों पर बादल फटने से आई बाढ़ से सड़कें बंद, कई गांवों से कनेक्शन कटा…

red and white modern breaking news youtube thumbnail

छत्तीसगढ़ में बिजली उपभोक्ताओं को झटका, आज से प्रति यूनिट देने होंगे 30 से 50 पैसे ज्यादा…

red and white modern breaking news youtube thumbnail

छत्तीसगढ़ के चर्चित कोरिया ट्रिपल मर्डर केस में CBI जांच के आदेश,भाजपा नेता सहित तीन लोगों को जलाया गया था जिंदा…

red and white modern breaking news youtube thumbnail

दिल्ली से लेकर रायपुर तक मंत्रिमंडल विस्तार की अटकले फिर तेज़,बीजेपी के इन 5 दिग्गज नेताओं की “देवउठनी” उल्टी गिनती शुरू…

red and white modern breaking news youtube thumbnail

कैबिनेट में फेरबदल की चर्चा के बीच पीएम मोदी की बैठक, मंत्रालयों के सचिवों संग कर रहे मंथन…

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