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

---Advertisement---

Bilaspur Dog Attack: आवारा कुत्तों ने स्कूल जा रहे मासूम पर किया हमला, गंभीर हालत में अस्पताल में भर्ती

On: फ़रवरी 14, 2026 3:09 अपराह्न
Follow Us:
bilaspur dog attack: आवारा कुत्तों ने स्कूल जा रहे मासूम पर किया हमला, गंभीर हालत में अस्पताल में भर्ती
---Advertisement---

Bilaspur Dog Attack: बिलासपुर जिले के रतनपुर थाना क्षेत्र अंतर्गत ग्राम लखराम परसदा में आवारा कुत्तों के आतंक की एक दर्दनाक घटना सामने आई है। स्कूल जा रहे एक मासूम बच्चे पर अचानक आवारा कुत्ते ने हमला कर दिया, जिससे वह गंभीर रूप से घायल हो गया। घटना के बाद इलाके में दहशत का माहौल बन गया है।. जानकारी के अनुसार, बच्चा रोज की तरह सुबह अपने घर से स्कूल जाने के लिए निकला था। इसी दौरान रास्ते में एक खूंखार आवारा कुत्ते ने उस पर अचानक हमला कर दिया। कुत्ते ने बच्चे के शरीर के कई हिस्सों को बुरी तरह नोच लिया, जिससे वह लहूलुहान होकर सड़क पर गिर पड़ा।. बच्चे की चीख-पुकार सुनकर आसपास मौजूद ग्रामीण मौके पर पहुंचे और काफी मशक्कत के बाद कुत्ते को भगाया। इसके बाद घायल बच्चे को तत्काल नजदीकी अस्पताल ले जाया गया, जहां उसकी गंभीर हालत को देखते हुए डॉक्टरों ने भर्ती कर इलाज शुरू कर दिया है।. घटना के बाद ग्रामीणों में आक्रोश है। लोगों का कहना है कि गांव और आसपास के इलाकों में आवारा कुत्तों की संख्या लगातार बढ़ रही है, लेकिन प्रशासन की ओर से अब तक कोई ठोस कदम नहीं उठाया गया है। ग्रामीणों ने जल्द कार्रवाई की मांग की है, ताकि भविष्य में ऐसी घटनाओं को रोका जा सके।

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