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

---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

याचिकाकर्ता बोले- अनिल अंबानी को गिरफ्तार क्यों नहीं किया:40,000 करोड़ के फ्रॉड केस में सुप्रीम कोर्ट में बहस; ED बोली- किसे पकड़ना है, यह नहीं बता सकते

red and white modern breaking news youtube thumbnail

आज की सरकारी नौकरी:गुजरात मेट्रो में 383 पदों पर भर्ती; महाराष्ट्र में सिविल जज की 286 वैकेंसी, दिल्ली स्टेट हेल्थ मिशन में 114 ओपनिंग्स

red and white modern breaking news youtube thumbnail

CG Bus Accident: बस ने ट्रक को मारी टक्कर, 15 से ज्यादा यात्री घायल; कई की हालत गंभीर

red and white modern breaking news youtube thumbnail

CG Census 2027: घर बैठे जनगणना फॉर्म भरने का आज आखिरी मौका, कल से घर-घर पहुंचेगी टीम

red and white modern breaking news youtube thumbnail

अडाणी एंटरप्राइजेज को चौथी तिमाही ₹221 करोड़ का घाटा:सालाना रेवेन्यू 20% बढ़ा; कंपनी हर शेयर पर ₹1.30 डिविडेंड देगी

red and white modern breaking news youtube thumbnail

Balod Suicide: कांस्टेबल ने क्वार्टर में लगाई फांसी, नाइट ड्यूटी के बाद उठाया आत्मघाती कदम

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