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

---Advertisement---

CG News: ट्रेन से कटकर युवक की मौत, टुकड़ों में कटा शव

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

CG News: कोरबा जिले के CSEB चौकी क्षेत्र अंतर्गत टीपी नगर फाटक के पास रेलवे ट्रैक पर एक युवक का कटा हुआ शव मिलने से इलाके में सनसनी फैल गई। घटना की सूचना मिलते ही फाटक पर तैनात कर्मचारी ने पुलिस को जानकारी दी, जिसके बाद पुलिस और रेलवे सुरक्षा बल मौके पर पहुंचकर जांच में जुट गए। (कोरबा ट्रेन से कटकर युवक की मौत). जानकारी के अनुसार यह घटना तड़के सुबह सामने आई। टीपी नगर फाटक पर तैनात गेटमैन महावीर को राहगीरों ने शव की जानकारी दी। मृतक ने पेंट और शर्ट पहन रखी थी और उसके पेट से घर की चाबी भी बरामद हुई है। युवक की उम्र लगभग 30 से 35 वर्ष बताई जा रही है। (कोरबा मालगाड़ी से कटकर युवक की मौत). स्थानीय लोगों के मुताबिक, युवक ने चलती मालगाड़ी के सामने कूदकर आत्महत्या की होगी, क्योंकि उसका सिर और हाथ कटे हुए पाए गए हैं। हालांकि पुलिस सभी पहलुओं को ध्यान में रखकर जांच कर रही है। सीएसईबी चौकी पुलिस ने मौके पर पंचनामा कार्रवाई कर शव को पोस्टमार्टम के लिए जिला मेडिकल कॉलेज अस्पताल भेज दिया है। फिलहाल युवक की पहचान नहीं हो पाई है और मामले की जांच जारी है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

थाईलैंड में भारतीय टूरिस्ट पर नस्लभेदी कमेंट:रेस्टोरेंट स्टाफ बोली- इंडिया वेरी बैड; पुलिस बुलाने पर मैनेजर ने माफी मांगी

red and white modern breaking news youtube thumbnail

RTE Admission 2026: RTE एडमिशन में देरी पर हाईकोर्ट पूछा- अगस्त में एडमिशन तो बच्चे पढ़ेंगे कब

red and white modern breaking news youtube thumbnail

CG Police Transfer: पुलिस विभाग में बड़ा फेरबदल, 192 कॉन्स्टेबलों का तबादला; 31 महिला आरक्षक और 17 DRG जवान शामिल, देखें लिस्ट-

red and white modern breaking news youtube thumbnail

CG Accident: बलरामपुर में बारातियों से भरी पिकअप पेड़ से टकराई, एक की मौत, दो गंभीर

red and white modern breaking news youtube thumbnail

गुजरात में फूड पॅाइजनिंग से 200 लोग बीमार:59 को अस्पताल में भर्ती, शादी में आम का जूस पीने के बाद लोगों की तबीयत बिगड़ी

red and white modern breaking news youtube thumbnail

केरल में पटाखा फैक्ट्री में ब्लास्ट, 13 की मौत:कई लोग झुलसे, 40 मजदूर काम कर रहे थे

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