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

---Advertisement---

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

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

Mungeli Accident: मुंगेली-बिलासपुर नेशनल हाईवे पर एक बार फिर रफ्तार और बदहाल सड़क ने तीन जिंदगियां छीन लीं। जिला पंचायत धरमपुरा के पास एक अनियंत्रित कार ने बाइक को टक्कर मार दी, जिससे तीन दोस्तों की दर्दनाक मौत हो गई। (मुंगेली कार बाइक टक्कर). जानकारी के मुताबिक, जरहागांव से भटगांव की ओर जा रहे तीन युवक हादसे का शिकार हो गए। टक्कर इतनी जबरदस्त थी कि भटगांव निवासी राधेश्याम निर्मलकर की मौके पर ही मौत हो गई, जबकि जरहागांव निवासी आर्यन निर्मलकर और बिलासपुर निवासी शुभम निर्मलकर ने इलाज के दौरान दम तोड़ दिया। (मुंगेली कार बाइक एक्सीडेंट तीन युवकों की मौत). जरहागांव थाना प्रभारी शोभा ने बताया कि यह घटना 13 अप्रैल की है। पुलिस ने मामले की पुष्टि की है। हादसे के बाद मृतकों के परिजनों में भारी आक्रोश है। परिजनों का आरोप है कि निर्माणाधीन टोल नाके के पास सड़क के बीच बड़े-बड़े गड्ढे बने हुए हैं। बाइक सवार गड्ढे से बचने की कोशिश कर रहे थे, तभी यह हादसा हुआ। फिलहाल पुलिस पूरे मामले की जांच में जुटी है। (Mungeli car bike Accident)

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

BOILER BLAST UPDATE | 12 मजदूरों की मौत, 30 से ज्यादा झुलसे

red and white modern breaking news youtube thumbnail

अब भारत में ही बनेंगे तेजस फाइटर जेट के इंजन:अमेरिकी कंपनी GE एयरोस्पेस और हिंदुस्तान एयरोनॉटिक्स के बीच समझौता

red and white modern breaking news youtube thumbnail

अब भारत में ही बनेंगे तेजस फाइटर जेट के इंजन:अमेरिकी कंपनी GE एयरोस्पेस और हिंदुस्तान एयरोनॉटिक्स के बीच समझौता

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

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