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

---Advertisement---

Raipur News: आज बंद रहेंगी मांस-मटन की दुकानें, बिक्री करने पर सख्त कार्रवाई

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CG Jail Death: सेंट्रल जेल में बंदी की मौत, मर्डर केस में काट रहे थे सजा

red and white modern breaking news youtube thumbnail

CG News: आंगनबाड़ी में भरभराकर गिरा छत का प्लास्टर, मची चीख-पुकार

red and white modern breaking news youtube thumbnail

CBSE का फैसला, तीसरी भाषा में बोर्ड परीक्षा नहीं होगी:थ्री-लैंग्वेज पॉलिसी पर नई गाइडलाइन जारी की, 9वीं में पढ़ रहे स्टूडेंट्स को भी एक बार की छूट

red and white modern breaking news youtube thumbnail

CG Tower Video: 2 पत्नियों को साथ रखने की जिद में हाईटेंशन टावर पर चढ़ा युवक, देखें हाई वोल्टेज ड्रामा

red and white modern breaking news youtube thumbnail

ब्रिटिश अमेरिकन टोबैको इस साल 9,000 कर्मचारियों की छंटनी करेगी:खर्च घटाने और AI अपनाने के लिए कदम उठाया; ग्लोबल सिगरेट वॉल्यूम 2.5% घटने का अनुमान

red and white modern breaking news youtube thumbnail

Durg Sex Racket: SEX रैकेट का भंडाफोड़; बंद पड़े लॉज में चल रहा था देह व्यापार, इस हालत में मिले युवक-युवतियां

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