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

---Advertisement---

CG POLICE TRANSFER | 15 अफसरों के ट्रांसफर से थानों में हलचल

On: अप्रैल 10, 2026 3:50 अपराह्न
Follow Us:
cg police transfer | 15 अफसरों के ट्रांसफर से थानों में हलचल
---Advertisement---

रायपुर। बिलासपुर में कानून-व्यवस्था को टाइट करने के लिए पुलिस विभाग ने बड़ा कदम उठाया है। एक झटके में 15 निरीक्षक और उपनिरीक्षकों का तबादला कर दिया गया है।. इस फेरबदल में जिले के कई बड़े और संवेदनशील थाने शामिल हैं। तोरवा, चकरभाठा, कोनी, बिल्हा, सिविल लाइन और कोतवाली जैसे इलाकों में नए अफसरों की तैनाती कर दी गई है।. थाना प्रभारियों की बात करें तो दामोदर मिश्रा को हिरी, कृष्णचंद सिदार को मस्तूरी, रजनीश सिंह को तोरवा और भावेश शेण्डे को चकरभाठा की जिम्मेदारी दी गई है। वहीं राजश्री कोशले को कोनी और तोपसिंह नवरंग को बिल्हा थाना सौंपा गया है।. सिर्फ थाने ही नहीं, साइबर और एंटी क्राइम यूनिट में भी बदलाव हुआ है। गोपाल कृष्ण सतपथी को ACCU की कमान दी गई है।. पुलिस अफसरों का मानना है कि इस बड़े फेरबदल से जिले में अपराध पर लगाम लगेगी और पुलिसिंग ज्यादा मजबूत होगी। अब नजर इस बात पर है कि नए अफसर मैदान में क्या असर दिखाते हैं।. Bilaspur Law & Order Update | Bilaspur Police Transfer List 2026 | CG Police Reshuffle | Bilaspur Chhattisgarh Police Posting News | Inspector & SI Transfer News CG

 

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