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

---Advertisement---

Chicken Pulao: चिकन पुलाव के बाद खाया तरबूज, परिवार के 4 की मौत

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

Chicken Pulao: मुंबई के दक्षिण क्षेत्र से एक दर्दनाक मामला सामने आया है, जहां एक ही परिवार के चार लोगों की फूड पॉइजनिंग से मौत हो गई। बताया जा रहा है कि चिकन पुलाव के बाद तरबूज खाने के कुछ ही समय बाद सभी की तबीयत बिगड़ गई। (मुंबई तरबूज खाने से मौत). परिवार के चार लोगों की मौत (Mumbai Chicken Pulao Poisoning). इस हादसे में अब्दुल्ला (40), उनकी पत्नी नसरीन (35) और उनकी दो बेटियां जैनब (13) व आयशा (16) की मौत हो गई। जानकारी के अनुसार 25 अप्रैल को परिवार ने जे.जे. मार्ग स्थित अपने घर पर एक पारिवारिक कार्यक्रम रखा था, जिसके बाद यह घटना हुई। (चिकन पुलाव के बाद तरबूज खाने से परिवार की मौत). तरबूज खाने से परिवार की हालत बिगड़ी (मुंबई में मौत). बताया जा रहा है कि कार्यक्रम में आए मेहमानों ने चिकन पुलाव खाया और वापस चले गए। इसके बाद परिवार के सदस्यों ने तरबूज खाया। कुछ ही देर में सभी को उल्टी और चक्कर आने लगे। हालत बिगड़ने पर उन्हें तुरंत एक निजी अस्पताल ले जाया गया, जहां से गंभीर स्थिति में उन्हें जे.जे. अस्पताल रेफर किया गया। इलाज के दौरान रविवार रात सभी की मौत हो गई।. जांच में जुटी पुलिस.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

आज की सरकारी नौकरी:SSB कॉन्स्टेबल GD की 404 भर्ती का शॉर्ट नोटिफिकेशन जारी; RBI में 60 वैकेंसी, कोल इंडिया में 34 इंटर्नशिप की ओपनिंग्स

red and white modern breaking news youtube thumbnail

Korba Car Accident: चलती ट्रक में जा घुसी कार, मां-बेटे और नाती की दर्दनाक मौत

red and white modern breaking news youtube thumbnail

विनेश फोगाट की 20 महीने बाद रेसलिंग में वापसी:गोंडा रैंकिंग टूर्नामेंट के लिए रजिस्ट्रेशन कराया; डब्ल्यूएफआई से विवाद के बाद 57 किग्रा में उतरेंगी

red and white modern breaking news youtube thumbnail

Raipur Non Veg Ban: रायपुर में मांस-मटन बिक्री पर रोक! आदेश जारी

red and white modern breaking news youtube thumbnail

Raja Raghuvanshi Murder Case: हनीमून पर पति का मर्डर करने वाली आरोपी सोनम रघुवंशी को मिली जमानत

red and white modern breaking news youtube thumbnail

RSS प्रमुख भागवत बोले- भारत पहले ही हिंदू राष्ट्र:घोषित करने की जरूरत नहीं; कहा- अयोध्या में राम मंदिर जनसमर्थन से बना

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