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

---Advertisement---

Surguja News: नायब तहसीलदार मारपीट मामले में नया मोड़, नार्को टेस्ट कराने की मांग

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

Surguja News: सरगुजा जिले के सीतापुर विधायक रामकुमार टोप्पो और नायब तहसीलदार तुषार मानिक के बीच विवाद लगातार गहराता जा रहा है। 27 मई को राजापुर में हुई कथित मारपीट की घटना के बाद दोनों पक्षों की ओर से प्राथमिकी दर्ज कराई गई थी। मामले ने अब प्रशासनिक और राजनीतिक दोनों स्तरों पर तूल पकड़ लिया है।. एक ओर तहसीलदार, नायब तहसीलदार, पटवारी और राजस्व निरीक्षक सहित राजस्व अमला नायब तहसीलदार तुषार मानिक के समर्थन में खड़ा नजर आ रहा है, वहीं दूसरी ओर मामले को लेकर राजनीतिक बयानबाजी भी तेज हो गई है।. इसी बीच नायब तहसीलदार तुषार मानिक ने पूरे विवाद को नया मोड़ देते हुए नार्को टेस्ट कराने की मांग उठाई है। उनका कहना है कि केवल उनका ही नहीं, बल्कि मामले में आरोप लगाने वाले सभी संबंधित लोगों का भी नार्को टेस्ट कराया जाना चाहिए, ताकि सच्चाई सामने आ सके।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

केरलम में डेढ़ साल के बच्चे की मारपीट से मौत:लाइटर-सिगरेट से पैर जलाए, शरीर पर 51 चोटों के निशान, मां और लिव-इन पार्टनर गिरफ्तार

red and white modern breaking news youtube thumbnail

CG News: भाजपा नेता से किया अभद्र व्यवहार, दुर्ग जनपद पंचायत CEO रुपेश पांडे निलंबित

red and white modern breaking news youtube thumbnail

भारत में जी एंटरटेनमेंट पर दिखेगा फीफा वर्ल्ड कप:टीवी पर ‘युनाइट 8 स्पोर्ट्स’ और जी5 एप पर होगी लाइव स्ट्रीमिंग; 2034 तक के मीडिया राइट्स खरीदे

red and white modern breaking news youtube thumbnail

Rajnandgaon News: गलत जांच रिपोर्ट में नाबालिग को बताया प्रेग्नेंट, थाने में गला दबाकर चेहरा नोचा; TI और महिला कॉन्स्टेबल सस्पेंड

red and white modern breaking news youtube thumbnail

कॉकरोच जनता पार्टी फाउंडर अभिजीत दिपके 6 जून को लौटेंगे:दिल्ली के जंतर-मंतर पर विरोध प्रदर्शन करेंगे, शिक्षा मंत्री के इस्तीफे की मांग करेंगे

red and white modern breaking news youtube thumbnail

NEET री-एग्जाम पेन-पेपर मोड में ही होगी:सुप्रीम कोर्ट बोला- एजेंसियां पहले से दबाव में हैं, अभी परीक्षा का तरीका बदलना संभव नहीं

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