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

---Advertisement---

IPS बद्री नारायण मीणा बने बस्तर रेंज के नए IG  

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

रायपुर। राज्य शासन ने IPS अधिकारी बद्री नारायण मीणा को बस्तर रेंज का नया पुलिस महानिरीक्षक (IG) नियुक्त किया है। उनकी नई पदस्थापना के आदेश जारी कर दिए गए हैं।बद्री नारायण मीणा इससे पहले नवा रायपुर स्थित पुलिस मुख्यालय (PHQ) में पदस्थ थे। अब उन्हें बस्तर रेंज की महत्वपूर्ण जिम्मेदारी सौंपी गई है।

बस्तर रेंज राज्य की प्रमुख पुलिस रेंजों में शामिल है, जहां कानून-व्यवस्था बनाए रखने के साथ-साथ नक्सल प्रभावित क्षेत्रों में सुरक्षा संबंधी चुनौतियों का सामना करना पड़ता है।आईजी मीणा की नियुक्ति को लेकर उम्मीद जताई जा रही है कि उनके नेतृत्व में क्षेत्र में पुलिसिंग और सुरक्षा व्यवस्था को और मजबूती मिलेगी। शासन के आदेश के बाद वे जल्द ही अपना कार्यभार ग्रहण करेंगे।
The post IPS बद्री नारायण मीणा बने बस्तर रेंज के नए IG   appeared first on News Today Chhattisgarh.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

स्कूल में अनुशासनहीनता पर एक्शन: वायरल वीडियो की जांच के बाद शिक्षक-शिक्षिका BEO कार्यालय अटैच  

red and white modern breaking news youtube thumbnail

नारायणपुर में धर्म बदलने वाले 26 परिवारों का ‘गांव निकाला’, श्मशान घाट के पास पुलिस के साये में कटी रात,बढ़ा तनाव…

red and white modern breaking news youtube thumbnail

8 लोगों का हत्या करने वाला साइको किलर गिरफ्तार…बेजुबान कुत्ते को भी नहीं बख्शा

red and white modern breaking news youtube thumbnail

नौजवानी की ओर बीजेपी महामंत्री पवन साय,पश्चिम बंगाल से लेकर छत्तीसगढ़ तक जन्मदिन की रंगत,जोरों पर बधाइयों का दौर…

red and white modern breaking news youtube thumbnail

छत्तीसगढ़ में पकड़ा ISI का एजेंट, पाकिस्तान से व्हाट्सएप चैट, विदेशी हैंडलर्स से संपर्क,बड़ी साजिश का खुलासा…

red and white modern breaking news youtube thumbnail

छत्तीसगढ़ में कॉकरोचों का दस्ता बन गई कांग्रेस ? मुख्यमंत्री विष्णुदेव साय ने ढाई साल में लगा दिया ठिकाने, एयरपोर्ट पर राहुल गांधी का  फीका स्वागत, संगठन की ताकत पर उठे सवाल…

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