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

---Advertisement---

Durg Suicide: युवक ने टावर से कूदकर दी जान, माता-पिता की डांट के डर से उठाया कदम

On: अप्रैल 6, 2026 6:20 अपराह्न
Follow Us:
durg suicide: युवक ने टावर से कूदकर दी जान, माता पिता की डांट के डर से उठाया कदम
---Advertisement---

Durg Suicide: दुर्ग जिले के नंदिनी नगर थाना क्षेत्र में एक 21 वर्षीय युवक ने BSNL टावर से कूदकर आत्महत्या कर ली। सुबह टावर के नीचे युवक का शव मिला। घटना बीएसपी अस्पताल के पीछे स्थित टाउनशिप क्षेत्र की है। (दुर्ग में युवक ने टावर से कूदकर दी जान). मृतक की पहचान आकाश चंद्रिकापुरे, निवासी स्ट्रीट नंबर 3, नंदिनी नगर के रूप में हुई है। प्रारंभिक जांच में सामने आया है कि युवक एक दिन पहले गाड़ी चला रहा था, इसी दौरान वाहन दीवार से टकराकर क्षतिग्रस्त हो गया था। इस घटना से वह काफी परेशान था और उसे माता-पिता की डांट का डर सता रहा था। (दुर्ग टावर से कूदकर आत्महत्या). बताया जा रहा है कि घटना के समय उसके माता-पिता घर पर नहीं थे, वे नागपुर में एक शादी समारोह में गए हुए थे। इसी दौरान युवक ने टावर पर चढ़कर छलांग लगा दी, जिससे उसकी मौके पर ही मौत हो गई। घटना की सूचना मिलने के बाद पुलिस मौके पर पहुंची और शव को पोस्टमॉर्टम के लिए भेज दिया गया है। युवक बीएसपी कर्मचारी का इकलौता बेटा था और रायपुर में रहकर माइनिंग की पढ़ाई कर रहा था। पुलिस ने मामला दर्ज कर जांच शुरू कर दी है। (Durg BSNL tower jump 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!"); } });