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

---Advertisement---

Raipur Chakubaji: रायपुर में चाकूबाजी, पैसों के विवाद में युवक पर ताबड़तोड़ हमला; हालत नाजुक

On: अप्रैल 9, 2026 5:24 अपराह्न
Follow Us:
raipur chakubaji: रायपुर में चाकूबाजी, पैसों के विवाद में युवक पर ताबड़तोड़ हमला; हालत नाजुक
---Advertisement---

Raipur Chakubaji: राजधानी रायपुर में चाकूबाजी की घटना से हड़कंप मच गया। पैसों के लेनदेन को लेकर हुए विवाद में एक युवक पर चाकू से हमला कर दिया गया, जिससे वह गंभीर रूप से घायल हो गया। घायल का अस्पताल में इलाज जारी है और उसकी हालत नाजुक बताई जा रही है। (रायपुर चाकूबाजी). जानकारी के अनुसार, घटना सड्डू इलाके की है, (Raipur Saddu knife attack) जो विधानसभा थाना क्षेत्र के अंतर्गत आता है। गांधीनगर-शंकरनगर निवासी छवि महानंद (26) अपने दोस्तों के साथ एक परिचित के पास स्कूटी गिरवी रखने गया था। इसी दौरान पैसों को लेकर विवाद शुरू हो गया। (रायपुर सड्डू युवक पर चाकू हमला). विवाद बढ़ने पर आरोपियों ने छवि महानंद पर चाकू से ताबड़तोड़ हमला कर दिया। हमले में उसके सीने, पेट, हाथ और कलाई में गंभीर चोटें आईं। घटना के बाद घायल को तत्काल मोवा स्थित एक निजी अस्पताल में भर्ती कराया गया, जहां उसकी हालत गंभीर बनी हुई है। (Raipur Saddu Chakubaji). https://thihacg.com/wp-content/uploads/2026/04/WhatsApp-Video-503-04-09-at-4.55.54-PM.mp4. घटना की सूचना मिलते ही पुलिस मौके पर पहुंची और जांच शुरू कर दी। पुलिस ने इस मामले में दो संदिग्धों को हिरासत में लेकर पूछताछ शुरू कर दी है।. https://thihacg.com/wp-content/uploads/2026/04/WhatsApp-Video-2026-04-09-at-4.55.50-PM.mp4

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

अहमदाबाद एयरपोर्ट पर दो विमान आमने-सामने आए:टक्कर होते बची, 200 मीटर दूरी रह गई थी; एअर इंडिया फ्लाइट ने लिया था रॉन्ग टर्न

red and white modern breaking news youtube thumbnail

पुणे मर्डर- मंगेतर को पहाड़ी के किनारे बैठा देखा:सिया को तभी गिराने का आइडिया आया; कैफे में प्रेमी के साथ प्लानिंग, 18 दिन में मर्डर को अंजाम दिया

red and white modern breaking news youtube thumbnail

मेसी के जन्मदिन पर सबसे बड़ा 85 फीट का स्टैच्यू: 70 टन स्टील, 18 महीने में तैयार; वर्ल्डकप में सबसे ज्यादा गोल करने वाले फुटबॉलर

red and white modern breaking news youtube thumbnail

दावा-स्विट्जरलैंड में पाकिस्तानी आर्मी चीफ को मारने का प्लान था:पीस डील में शामिल होने गए थे, PAK की धमकी के बाद फैसला बदलना पड़ा

red and white modern breaking news youtube thumbnail

कच्चा तेल 4 महीने में पहली बार $75 के नीचे:US-ईरान समझौते के बाद 3.1% गिरकर $74.73 पर आया, होर्मुज से 1.9 करोड़ बैरल तेल गुजरा

red and white modern breaking news youtube thumbnail

कच्चा तेल 4 महीने में पहली बार $75 के नीचे:US-ईरान समझौते के बाद 3.1% गिरकर $74.73 पर आया, होर्मुज से 1.9 करोड़ बैरल तेल गुजरा

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