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

---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

कुनिका सदानंद ने दरगाह वाले वीडियो पर रिएक्ट किया:भागवत कथा में जाने का वीडियो शेयर कर कहा- मजार, मंदिर, चर्च, गुरुद्वारे सभी जगह जाती हूं

red and white modern breaking news youtube thumbnail

जबलपुर में क्रूज डूबने से पहले के 2 VIDEO:म्यूजिक-मस्ती में डूबे थे लोग, लाइफ जैकेट नहीं पहनी थी; अंदर आ रही थीं ऊंची लहरें

red and white modern breaking news youtube thumbnail

CG Helmet Rule: दोपहिया वाहन में पीछे बैठने वाले भी पहने हेलमेट, नहीं तो…

red and white modern breaking news youtube thumbnail

CG Murder: पत्नी की निर्मम हत्या कर पति बोला- मैंने गर्दन काट दिया..

red and white modern breaking news youtube thumbnail

मूवी रिव्यू: राजा शिवाजी:स्वराज्य की भावना को भव्यता से दिखाती फिल्म, रितेश देशमुख का सधा निर्देशन और स्टारकास्ट का असरदार अभिनय इसकी ताकत

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