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

---Advertisement---

CG News: सूटकेस में ले जा रहे थे गौमांस, दो महिलाएं पकड़ाई

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

मुंबई में चलती स्कूल बस पर पुराना पेड़ गिरा:एक बच्चे की मौत, 10 घायल, एक छात्र बस में फंसा; रेस्क्यू ऑपरेशन जारी

red and white modern breaking news youtube thumbnail

Jesus AI Video: जीसस को देवी-देवताओं का पिता बताने वाले वीडियो पर मसीह समाज ने जताई आपत्ति: निष्पक्ष कार्रवाई की मांग

red and white modern breaking news youtube thumbnail

Balod Murder: सौतन ने की महिला की हत्या, घर में मिली खून से लथपथ लाश !

red and white modern breaking news youtube thumbnail

कन्नड़ एक्ट्रेस के साथ बेंगलुरु में छेड़छाड़:युवक ने किया पीछा, पेंट में हाथ डालकर किए अश्लील इशारे; एक्ट्रेस ने हरकतों का वीडियो पोस्ट किया

red and white modern breaking news youtube thumbnail

Dhamtari Murder: दोस्तों ने की शराब पार्टी, फिर पत्थर से कुचलकर युवक की हत्या

red and white modern breaking news youtube thumbnail

SIR पर 23 विपक्षी दलों ने CJI को लेटर लिखा:DMK ने भी दस्तखत किए; बोले- चुनाव आयोग की प्रकिया मनमानी और लोकतंत्र विरोधी

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