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

---Advertisement---

MP के जबलपुर में क्रूज डूबा, 6 शव मिले:8 लापता, 29 पर्यटक सवार थे, 15 तैरकर निकले; नर्मदा के बरगी डैम में हादसा

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

मध्यप्रदेश के जबलपुर में नर्मदा नदी पर बने बरगी डैम में गुरुवार शाम पर्यटकों से भरा एक क्रूज डूब गया। हादसा खमरिया टापू के पास हुआ। जानकारी के मुताबिक एमपी टूरिज्म के क्रूज में 29 पर्यटक सवार थे। 15 लोग तैरकर बाहर निकल आए हैं। सूचना मिलते ही एसडीआरएफ की टीम रेस्क्यू ऑपरेशन के लिए पहुंची। अब तक 6 शव मिलने की पुष्टि हुई है। इनमें दो महिलाएं हैं। वहीं 8 अब भी लापता है। वहां मौजूद लोगों ने बताया कि अचानक आए तूफान के कारण क्रूज संतुलन खो बैठा और डूब गया। बता दें कि पहले क्रूज में 30 से ज्यादा लोगों के होने की जानकारी आई थी। एसपी और कलेक्टर मौके पर पहुंचे हादसे की सूचना मिलते ही एसपी संपत उपाध्याय और कलेक्टर राघवेंद्र सिंह मौके पर पहुंचे हैं। अंधेरा होने की वजह से रेस्क्यू ऑपरेशन में परेशानी आ रही है। हालांकि बड़े टॉर्च का इस्तेमाल करके लोगों की तलाश की जा रही है। CSP बोले- 6 शव बरामद किए, 18 को बचाया बरगी शहर के पुलिस अधीक्षक (CSP) अंजुल मिश्रा ने बताया कि 6 शव बरामद किए गए हैं। 18 को सुरक्षित बचा लिया गया। 15 से ज्यादा अब भी लापता हैं। अधिकारी ने बताया कि अचानक आंधी के कारण क्रूज पलटने के समय करीब 35-40 लोग क्रूज पर सवार थे। हादसे की तस्वीरें…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

एथेनॉल आवंटन में बदलाव नहीं करें, सुप्रीम कोर्ट का आदेश:सरकार ने कहा- 20% एथेनॉल मिलाने की पॉलिसी नहीं बदलेगी, असर अगले साल और साफ होगा

red and white modern breaking news youtube thumbnail

July Rule Change: 1 जुलाई से बदल जाएंगे कई नियम, ये चीजें होंगे महंगे !

red and white modern breaking news youtube thumbnail

CG Lightning Strike: आम बीनने पेड़ के नीचे खड़े थे मासूम; बिजली गिरने से 2 बच्चों समेत 3 की मौत, 1 बच्ची गंभीर

red and white modern breaking news youtube thumbnail

Bilaspur Theft: पहले करते थे रेकी, फिर चुराते थे बकरियां, स्कॉर्पियो में भरकर हो जाते थे फरार..

red and white modern breaking news youtube thumbnail

Raipur News: टूट गया नकटी गांव, खुले आसमान के नीचे रात गुजारे परिवार, बोले- सांसद ने झूठा आश्वासन दिया

red and white modern breaking news youtube thumbnail

अमेरिकी सांसद बोले- भारत-अमेरिका रिश्ते 30 साल में सबसे खराब:ट्रम्प की टैरिफ नीति और एकतरफा फैसलों ने भरोसे को नुकसान पहुंचाया

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