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

---Advertisement---

CG News: भांजी को बचाने नदी में कूदे मामा, दोनों की दर्दनाक मौत

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

CG News: सरगुजा जिले के अंबिकापुर के कोतवाली थाना क्षेत्र अंतर्गत मेण्ड्रा नदी में नहाने के दौरान मामा और भांजी की डूबने से दर्दनाक मौत हो गई। घटना की सूचना मिलते ही पुलिस मौके पर पहुंचकर जांच शुरू की।

tcw

नहाते समय हुआ हादसा

मिली जानकारी के अनुसार, 12 वर्षीय सिम्मी सोनी अपने परिवार के साथ मामा के घर घूमने आई थी। इसी दौरान परिवार के सभी सदस्य मेण्ड्रा नदी में नहाने गए थे। नहाते समय सिम्मी अचानक गहरे पानी की ओर चली गई और डूबने लगी।

बचाने कूदे मामा, दोनों की मौत

भांजी को डूबता देख 45 वर्षीय विनीत सोनी उसे बचाने के लिए तुरंत नदी में कूद पड़े, लेकिन दुर्भाग्यवश दोनों ही गहराई में समा गए और उनकी मौके पर ही मौत हो गई।

DUBNE 860x452 1 300x158

गोताखोरों की मदद से निकाले शव

घटना की सूचना मिलते ही पुलिस मौके पर पहुंची और गोताखोरों की मदद से दोनों के शव को नदी से बाहर निकाला गया। पुलिस ने शवों को पोस्टमार्टम के लिए भेजकर आगे की कार्रवाई शुरू किया गया।

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

भारतीय टीम का विश्व कप अभियान खत्म: बाहर होते ही छलका हरमनप्रीत का दर्द, बोलीं- बहुत कुछ बदलने की जरूरत है

red and white modern breaking news youtube thumbnail

स्पोर्ट्स अपडेट्स: बेन स्टोक्स ने अंतरराष्ट्रीय क्रिकेट से संन्यास की घोषणा की; न्यूजीलैंड के खिलाफ तीसरा टेस्ट उनका आखिरी मैच होगा

red and white modern breaking news youtube thumbnail

जम्मू-कश्मीर के पुंछ में पाकिस्तानी नागरिक अरेस्ट:LoC से घुसपैठ कर अंदर आ गया था, जून में ऐसी तीसरी घटना

red and white modern breaking news youtube thumbnail

फ्रांस में पैराशूट स्कूल का प्लेन क्रैश:5 स्टूडेंट्स, 5 ट्रेनर और पायलट की मौत, ट्रेनिंग के लिए उड़ान भरते ही संतुलन बिगड़ा

red and white modern breaking news youtube thumbnail

फ्रांस में गर्मी से 1000 लोगों की मौत:जर्मनी, स्पेन, ब्रिटेन समेत 16 देशों में रिकॉर्डतोड़ गर्मी; सड़कें पिघलीं, स्कूल बंद, जंगलों में आग

red and white modern breaking news youtube thumbnail

सऊदी अरब में हेलिकॉप्टर क्रैश, 14 लोगों की मौत:मरने वाले सभी सऊदी के नागरिक, हेलिकॉप्टर दुनिया की सबसे बड़ी तेल कंपनी अरामको का था

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