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

---Advertisement---

CG Elephant Attack: महुआ बीनने गए ग्रामीण को हाथी ने कुचला, मौके पर दर्दनाक मौत; पत्नी ने भागकर बचाई जान

On: अप्रैल 21, 2026 12:52 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Elephant Attack: गुरु घासीदास राष्ट्रीय उद्यान के जनकपुर पार्क परिक्षेत्र में मानव-वन्यजीव संघर्ष का एक और मामला सामने आया है। जंगल में महुआ बीनने गए एक ग्रामीण की हाथी के हमले में मौत हो गई, जबकि उसकी पत्नी किसी तरह भागकर अपनी जान बचाने में सफल रही।. जानकारी के अनुसार, खोहरा बीट के जंगल में दंपति महुआ बीनने गए थे। इसी दौरान अचानक एक जंगली हाथी ने उन पर हमला कर दिया। हमले में प्रेमलाल की मौके पर ही मौत हो गई, जबकि उसकी पत्नी वहां से भागने में सफल रही।. सूचना मिलते ही वन विभाग की टीम मौके पर पहुंची और शव को कब्जे में लेकर पोस्टमार्टम के लिए भेज दिया। मृतक के परिजनों को मुआवजा राशि प्रदान की गई है। फिलहाल वन विभाग मामले की जांच में जुटा हुआ है।. CG Elephant 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!"); } });