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

---Advertisement---

Surajpur Accident: अज्ञात वाहन की टक्कर से आरक्षक की दर्दनाक मौत

On: फ़रवरी 3, 2026 12:34 अपराह्न
Follow Us:
surajpur accident: अज्ञात वाहन की टक्कर से आरक्षक की दर्दनाक मौत
---Advertisement---

Surajpur Accident: छत्तीसगढ़ के सूरजपुर जिले में सोमवार रात एक दर्दनाक सड़क हादसे में पुलिस आरक्षक की जान चली गई। विश्रामपुर थाना में पदस्थ आरक्षक अभय पांडे की जयनगर थाना क्षेत्र अंतर्गत नेशनल हाईवे-43 पर एक अज्ञात वाहन ने उनकी बाइक को जोरदार टक्कर मार दी। जिससे मौके पर उनकी मौत हो गई। (अज्ञात वाहन की टक्कर से आरक्षक की मौत). जानकारी के अनुसार, आरक्षक अभय पांडे (Constable Abhay Pandey Death Surajpur Accident) 10वीं बटालियन सिलफिली में आयोजित फिटनेस ट्रेनिंग कार्यक्रम में शामिल होने गए थे। ट्रेनिंग से लौटते समय अज्ञात वाहन ने उनकी बाइक को टक्कर मार दी, जिससे वे सड़क पर गिर पड़े। हादसा इतना भीषण था कि मौके पर ही उनकी मौत हो गई। (Surajpur Accident Constable Death). राहगीरों की सूचना पर पुलिस मौके पर पहुंची और शव को कब्जे में लेकर पोस्टमार्टम के लिए भेजा। पुलिस अज्ञात वाहन की तलाश में जुटी हुई है।

Join WhatsApp

Join Now

Join Telegram

Join Now

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