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

---Advertisement---

CG : छत्तीसगढ़ योग आयोग के अध्यक्ष का निधन,भाजपा के प्रशिक्षण शिविर में आया हार्ट अटैक, पढ़ें पूरी खबर…

On: मई 26, 2026 3:52 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

रायपुर |CG : छत्तीसगढ़ योग आयोग के अध्यक्ष रूपनारायण सिन्हा का कार्डियक अरेस्ट से निधन हो गया है। उन्हें साय सरकार में कैबिनेट मंत्री का दर्जा प्राप्त था। उनके निधन की खबर से भाजपा और राजनीतिक गलियारों में शोक की लहर है।. बताया जा रहा है कि वे तिफरा में भाजपा के 2 दिवसीय प्रशिक्षण महाअभियान कार्यक्रम में शामिल हुए थे। इस प्रशिक्षण अभियान के प्रभारी की जिम्मेदारी भी उनके पास थी। कार्यक्रम के दौरान ही उनकी तबीयत बिगड़ी, जिसके बाद उन्हें इलाज के लिए बिलासपुर सिम्स ले जाया गया, जहां डॉक्टरों ने उन्हें मृत घोषित कर दिया।. रूपनारायण सिन्हा लंबे समय से भाजपा संगठन से जुड़े हुए थे। सामाजिक और योग गतिविधियों में सक्रिय भूमिका निभा रहे थे। उनके निधन पर भाजपा नेताओं और कार्यकर्ताओं ने गहरा दुख जताया है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

बंगाल में अभिषेक बनर्जी पर हमले की 12 तस्वीरें:भीड़ ने अंडे-पत्थर फेंके, शर्ट फाड़ी, चोर-चोर के नारे लगे; हेलमेट पहनाकर बचाया गया

red and white modern breaking news youtube thumbnail

ICL से टकराव के बाद कैसे बनी योजना: साल दर साल चढ़ता गया परवान, पीछे कई बड़े चेहरे; क्या है IPL की पूरी ABCD?

red and white modern breaking news youtube thumbnail

अमेरिका बोला- बातचीत नाकाम रही तो ईरान पर हमला करेंगे:ईरानी नेता बोले- हमें अमेरिका पर भरोसा नहीं, कोई जल्दबाजी नहीं करेंगे

red and white modern breaking news youtube thumbnail

एक हजार के लिए प्रतिबंधित खरगोश का शिकार:जयपुर के जंगलों में 7 दिन पड़ताल, कैमरे पर शिकारी बोले- होम डिलीवरी भी कर देंगे

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:जम्मू-कश्मीर में 50 दिनों में 1,018 ड्रग तस्करों को गिरफ्तार; 341 किलो नशीले पदार्थ जब्त

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:जम्मू-कश्मीर में 50 दिनों में 1,018 ड्रग तस्करों को गिरफ्तार; 341 किलो नशीले पदार्थ जब्त

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