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

---Advertisement---

Dhamtari Bee Attack: जंगल में मधुमक्खियों का हमला; सास की मौत, दामाद गंभीर

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

NEET 2026 Refund: NEET UG फीस रिफंड की डेडलाइन बढ़ी, अब इतने तारीख तक भर सकेंगे बैंक डिटेल

red and white modern breaking news youtube thumbnail

वेदांता ग्रुप के मुंबई-दिल्ली दफ्तरों पर ED की रेड:फेमा नियमों के उल्लंघन का आरोप; ₹74,000 करोड़ के कर्ज वाली पैरेंट कंपनी को पेमेंट किया था

red and white modern breaking news youtube thumbnail

वेदांता ग्रुप के मुंबई-दिल्ली दफ्तरों पर ED की रेड:फेमा नियमों के उल्लंघन का आरोप; ₹74,000 करोड़ के कर्ज वाली पैरेंट कंपनी को पेमेंट किया था

red and white modern breaking news youtube thumbnail

बंगाल में चुनाव बाद हिंसा को लेकर ममता का धरना:पुलिस से परमिशन नहीं मिली; आखिरी वक्त पर वेन्यू बदला, बस स्टॉप पर बैठे TMC नेता

red and white modern breaking news youtube thumbnail

अमेरिका का पहला एआई स्कूल:हाईटेक लैब होते हुए भी बच्चों को दिमाग दौड़ाने के लिए प्रोत्साहन, कोशिश यही कि इंसानी खूबियां बची रहें

red and white modern breaking news youtube thumbnail

CG News: प्रार्थना सभा के दौरान बवाल, दो पक्षों में जमकर मारपीट; गांव में भारी पुलिस बल तैनात

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