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

---Advertisement---

RAIPUR ILLEGAL PLOTTING | सरकारी जमीन पर प्लॉटिंग का खेल, जांच में बड़ा खुलासा

On: मार्च 23, 2026 6:26 अपराह्न
Follow Us:
---Advertisement---

रायपुर. रायपुर के धरसींवा इलाके से बड़ा जमीन घोटाला सामने आया है। गिरौद गांव में सरकारी जमीन पर अवैध प्लाटिंग का खेल चल रहा था, जिसका खुलासा अब तहसीलदार की जांच में हो गया है।. रिपोर्ट के मुताबिक जमीन कारोबारी बसंत अग्रवाल ने शासकीय जमीन पर कब्जा कर सड़क बनवाई और प्लॉट काटकर बेच दिए। मामला सामने आने के बाद प्रशासन एक्शन मोड में आ गया है।. एसडीएम ने साफ कहा है कि तीन बार अतिक्रमण हटाने के निर्देश दिए जा चुके हैं, लेकिन अगर कार्रवाई नहीं हुई तो जिम्मेदार अधिकारियों पर भी गाज गिर सकती है।. जांच में ये भी सामने आया कि चारागान, निस्तार और जल स्रोत जैसी जमीनों पर भी कब्जा कर लिया गया और 60 फीट तक की सड़क बनाकर प्लॉटिंग कर दी गई। पूरा काम बिना किसी अनुमति के किया गया, जो सीधे नियमों का उल्लंघन है।. अब प्रशासन अतिक्रमण हटाने और दोषियों के खिलाफ सख्त कानूनी कार्रवाई की तैयारी में है।. Tags: Basant Agrawal incident, Chhattisgarh land reports, Dharseewa land fraud, govt land occupation, CG Raipur unauthorized subdivision case, Raipur SDM measures

 

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