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

---Advertisement---

CG Fire: कचरे के ढेर से भीषण आग, तीन दुकानें जलकर खाक

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

बंगाल में अभिषेक बनर्जी पर हमले की 12 तस्वीरें:भीड़ ने अंडे-पत्थर फेंके, शर्ट फाड़ी, चोर-चोर के नारे लगे; हेलमेट पहनाकर बचाया गया

red and white modern breaking news youtube thumbnail

ICL से टकराव के बाद कैसे बनी योजना: साल दर साल चढ़ता गया परवान, पीछे कई बड़े चेहरे; क्या है IPL की पूरी ABCD?

red and white modern breaking news youtube thumbnail

अमेरिका बोला- बातचीत नाकाम रही तो ईरान पर हमला करेंगे:ईरानी नेता बोले- हमें अमेरिका पर भरोसा नहीं, कोई जल्दबाजी नहीं करेंगे

red and white modern breaking news youtube thumbnail

एक हजार के लिए प्रतिबंधित खरगोश का शिकार:जयपुर के जंगलों में 7 दिन पड़ताल, कैमरे पर शिकारी बोले- होम डिलीवरी भी कर देंगे

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:जम्मू-कश्मीर में 50 दिनों में 1,018 ड्रग तस्करों को गिरफ्तार; 341 किलो नशीले पदार्थ जब्त

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:जम्मू-कश्मीर में 50 दिनों में 1,018 ड्रग तस्करों को गिरफ्तार; 341 किलो नशीले पदार्थ जब्त

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