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

---Advertisement---

CG Rice Mill Fire: कांकेर में राइस मिल के गोदाम में भीषण आग, धान और बारदाना जलकर खाक

On: अप्रैल 21, 2026 5:29 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Rice Mill Fire: कांकेर जिले के कुलगांव स्थित अजीबी एग्रो राइस मिल में मंगलवार को भीषण आग लग गई। आग लगने की इस घटना में बड़ी मात्रा में धान और बारदाना जलकर खाक हो गया है। फिलहाल आग लगने के कारणों का स्पष्ट खुलासा नहीं हो पाया है। घटना कोतवाली थाना क्षेत्र की बताई जा रही है। (कांकेर राइस मिल आग). सूचना मिलते ही दमकल विभाग की टीम मौके पर पहुंची और आग पर काबू पाने के प्रयास शुरू किए। राइस मिल के मालिक मोहम्मद आवेश भी मौके पर पहुंचे और हालात का जायजा लिया। बताया जा रहा है कि गोदाम में रखे धान के बोरों में तेजी से आग फैल गई, जिससे नुकसान काफी अधिक हुआ है। घटना का वीडियो भी सामने आया है, जिसमें आग की लपटें और धुआं दूर तक दिखाई दे रहा है। (Kulgaon Rice Mill Aag). मिल मालिक मोहम्मद आवेश ने प्रारंभिक तौर पर शॉर्ट सर्किट को आग लगने की वजह बताया है। उन्होंने कहा कि चावल, धान और खाली बोरे सभी जल गए हैं, हालांकि कुल नुकसान का आकलन अभी नहीं किया जा सका है। (Kanker Rice Mill Fire)

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

गुजरात में फूड पॅाइजनिंग से 200 लोग बीमार:59 को अस्पताल में भर्ती, शादी में आम का जूस पीने के बाद लोगों की तबीयत बिगड़ी

red and white modern breaking news youtube thumbnail

केरल में पटाखा फैक्ट्री में ब्लास्ट, 13 की मौत:कई लोग झुलसे, 40 मजदूर काम कर रहे थे

red and white modern breaking news youtube thumbnail

39वें नेशनल गेम्स की तैयारी: मंत्री रेखा आर्या का अल्टीमेटम- 24 घंटे में दें नेशनल गेम्स का एक्शन प्लान, इस बार हमें ज्यादा मेडल चाहिए

red and white modern breaking news youtube thumbnail

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