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

---Advertisement---

जिला विधिक सेवा प्राधिकरण में अंतराष्ट्रीय योग दिवस का भव्य आयोजन

On: जून 22, 2026 5:08 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

“अंतराष्ट्रीय योग दिवस” जिला विधिक सेवा प्राधिकरण रायपुर के तत्वाधान में जिला न्यायालय रायपुर में श्री बलराम प्रसाद वर्मा के मार्गदनि एवं श्री सुधीर कुमार प्रधान न्यायाधी कुटुम्ब न्यायालय की गरिमामय उपस्थिति में आयोजन किया गया।. इस अवसर पर जिला न्यायालय रायपुर के समस्त न्यायिक अधिकारीगण, अधिवक्तागण, जिला विधिक सेवा प्राधिकरण एवं जिला न्यायालय के सभी कर्मचारी एवं पैरालिगल वालिंटियर उपस्थित रहे।. कार्यक्रम में माननीय अध्यक्ष / प्रधान जिला एवं सत्र न्यायाधीळा रायपुर के द्वारा योग के लाभ को अपने जीवन शैली में भाामिल करने, स्वस्थ रहने के उद्दे य से प्रोत्साहित किया गया । उक्त कार्यक्रम का अवलोकन जिला विधिक सेवा प्राधिकरण रायपुर द्वारा किया गया।. जिसमें छत्तीसगढ़ के योग अयोग की मास्टर ट्रेनर एवं योग समाज सविका ने अपने 10 वर्शो के अनुभव को साक्षा करते हुए उपस्थित

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

Yoga Day 2026 : योग दिवस पर बुजुर्गों ने सीखे स्वस्थ रहने के आसान तरीके!

red and white modern breaking news youtube thumbnail

पंजाब में लेक्चरर के 829 पदों पर भर्ती निकली:एज लिमिट 37 साल, रिटन एग्जाम और इंटरव्यू से सिलेक्शन

red and white modern breaking news youtube thumbnail

प्रशांत महासागर में बन रहा ‘गॉडजिला अल नीनो’:समुद्र में गर्मी बढ़ी, नासा ने सैटेलाइट फोटो जारी की; दुनियाभर में बाढ़-सूखा की आशंका

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

लखनऊ अग्निकांड- पहली मंजिल से कूदा स्टूडेंट, ग्रिल पर गिरा:जलती दुकान से बिल्लियों को बचाया, लाशें देखकर रो पड़े डिप्टी सीएम; 15 तस्वीरों में हादसा

red and white modern breaking news youtube thumbnail

कल हॉकी में भारत-पाकिस्तान मैच: एफआईएच प्रो लीग में मुकाबला, पिछली भिड़ंत 2024 में हुई; अभी भारत 8वें और पाकिस्तान 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!"); } });