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

---Advertisement---

Bilaspur Accident: जर्जर मकान की दीवार गिरने से मासूम की मौत

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

Bilaspur Accident: बिलासपुर जिले के तखतपुर क्षेत्र अंतर्गत ग्राम पंचायत केकती में एक दर्दनाक हादसा हो गया। जर्जर कच्चे मकान की दीवार अचानक गिरने से मलबे में दबकर 10 वर्षीय मासूम बच्चे की मौके पर ही मौत हो गई।. मृतक की पहचान महेंद्र कश्यप, पिता बलदाऊ कश्यप, निवासी केकती के रूप में हुई है। बताया जा रहा है कि मकान लंबे समय से जर्जर हालत में था। अचानक दीवार गिरने से बच्चा उसकी चपेट में आ गया और मलबे के नीचे दब गया, जिससे उसकी जान चली गई।. पुलिस जांच में जुटी. घटना की सूचना मिलते ही पुलिस मौके पर पहुंची और पंचनामा कार्रवाई के बाद शव को पोस्टमार्टम के लिए भेज दिया गया। फिलहाल पुलिस मामले की जांच कर रही है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

NSA डोभाल बोले-जंग का मकसद दुश्मन का मनोबल तोड़ना:देश की सुरक्षा सिर्फ सेना की ताकत से तय नहीं होती, जनता की इच्छाशक्ति सबसे जरूरी

red and white modern breaking news youtube thumbnail

आज की सरकारी नौकरी:SSC में 3003 पदों पर निकली भर्ती; बॉर्डर रोड ऑर्गेनाइजेशन में 899 वैकेंसी, मप्र प्रदूषण नियंत्रण बोर्ड में 28 ओपनिंग्स

red and white modern breaking news youtube thumbnail

IMF ने भारत की GDP-ग्रोथ-रेट का अनुमान बढ़ाकर 6.5% किया:मिडिल ईस्ट संकट के बावजूद इकोनॉमी में तेजी आएगी; 2027 में महंगाई बढ़ने की आशंका

red and white modern breaking news youtube thumbnail

PM मोदी ने ट्रम्प से 40 मिनट बातचीत की:कहा- भारत के लोग आपसे प्यार करते हैं; ईरान जंग में सीजफायर के बाद पहली बातचीत

red and white modern breaking news youtube thumbnail

फॉक्सवैगन टाइगुन फेसलिफ्ट लॉन्च, शुरुआती कीमत ₹11 लाख:दो इंजन ऑप्शन के साथ 19.98kmpl का माइलेज; पैनोरमिक सनरूफ और 10.25-इंच डिस्प्ले

red and white modern breaking news youtube thumbnail

Mungeli Accident: नेशनल हाईवे पर दर्दनाक हादसा, कार-बाइक की टक्कर में 3 दोस्तों की मौत

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