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

---Advertisement---

CG IAS Transfer: छत्तीसगढ़ में 43 IAS अफसरों का ट्रांसफर, कई जिलों के कलेक्टर बदले; देखें लिस्ट-

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

CG IAS Transfer: छत्तीसगढ़ सरकार ने प्रशासनिक स्तर पर बड़ा बदलाव करते हुए 43 IAS अधिकारियों का तबादला कर दिया है। सामान्य प्रशासन विभाग द्वारा जारी आदेश के तहत कई वरिष्ठ अधिकारियों के विभागों में फेरबदल किया गया है, जबकि कई जिलों में नए कलेक्टरों की नियुक्ति भी की गई है। (छत्तीसगढ़ IAS तबादला)tcw

निहारिका बारिक को मिली गृह-जेल विभाग की जिम्मेदारी

इस बड़े प्रशासनिक बदलाव में वरिष्ठ IAS अधिकारी निहारिका बारिक को गृह एवं जेल विभाग की जिम्मेदारी सौंपी गई है। इसके अलावा ऊर्जा, पंचायत, महिला एवं बाल विकास, कृषि, वित्त, लोक निर्माण, वन, समाज कल्याण, स्वास्थ्य और सहकारिता जैसे अहम विभागों में भी नए अधिकारियों की तैनाती की गई है। (छत्तीसगढ़ IAS ट्रांसफर)

CG IAS Transfer: छत्तीसगढ़ में 11 IAS अफसरों का तबादला, कई अधिकारियों को अतिरिक्त प्रभार; देखें आदेश की कॉपीCG Probation Hike

कई जिलों के कलेक्टर बदले (Chhattisgarh IAS Tabadla)

इस फैसले के तहत कई जिलों में कलेक्टर स्तर पर बदलाव किया गया है। नए पदस्थापना के साथ अधिकारियों को तत्काल प्रभाव से अपनी जिम्मेदारी संभालने के निर्देश दिए गए हैं।

यहां क्लिक कर देखें लिस्ट- (Chhattisgarh IAS Transfer List)

Posting Order 06-05-2026_removed

Image 35 2 233x300

 

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