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

---Advertisement---

Balodabazar Accident: बाइक को टक्कर मारकर पलटा कैप्सूल वाहन, शराब दुकान के 2 कर्मचारियों की दर्दनाक मौत

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

सुप्रीम कोर्ट बोला- फैसलों में AI के फर्जी उदाहरण खतरनाक:ये मिथाइल आइसोसाइनेट जैसे, इससे न्याय व्यवस्था को नुकसान; NCLT का फैसला रद्द

red and white modern breaking news youtube thumbnail

Raipur Blackmail: रायपुर में 2 महिलाओं ने एक पुरुष की लूटी इज्जत !

red and white modern breaking news youtube thumbnail

CG Alderman Appointment: छत्तीसगढ़ के 32 नगरीय निकायों में एल्डरमैन नियुक्त, देखें लिस्ट-

red and white modern breaking news youtube thumbnail

पेट्रोल-डीजल की कीमतों पर फैसला 2-3 महीनों में:सरकार बोली- ईरान जंग में खरीदा महंगा कच्चा तेल प्रोसेस हो रहा, कंपनियों को ₹74,781 करोड़ घाटा

red and white modern breaking news youtube thumbnail

Raipur News: रायपुर में डायल 112 का आरक्षक निलंबित, हादसे की सूचना पर देरी से पहुंचा था

red and white modern breaking news youtube thumbnail

इंडियन नेवी ने समुद्री लुटेरों का हमला किया नाकाम:अदन की खाड़ी में INS त्रिकंड के मार्कोस कमांडों को देखते ही भाग निकले लुटेरे

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