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

---Advertisement---

Raipur Bank Fire: रायपुर के सेंट्रल बैंक में भीषण आग, मौके पर दमकल की टीम

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

Raipur Bank Fire: राजधानी रायपुर के मौदहापारा थाना क्षेत्र स्थित बॉम्बे मार्केट (Raipur Bombay Market Fire) में शनिवार सुबह सेंट्रल बैंक ऑफ इंडिया के जोनल ऑफिस में आग लगने की घटना सामने आई है। बैंक कार्यालय से धुआं उठता देख कर्मचारियों और आसपास के लोगों में हड़कंप मच गया। सूचना मिलते ही दमकल विभाग की कई गाड़ियां मौके पर पहुंचीं और आग बुझाने का कार्य शुरू किया गया। (रायपुर बैंक आग). मिली जानकारी के अनुसार, आग बैंक के जोनल कार्यालय में लगी है। एहतियात के तौर पर आसपास की दुकानों को भी खाली करा लिया गया है, ताकि किसी प्रकार की अप्रिय घटना से बचा जा सके। फायर ब्रिगेड की टीम लगातार आग पर काबू पाने का प्रयास कर रही है। (रायपुर सेंट्रल बैंक आग). Fear of Short Circuit (Raipur Central Bank Fire) फिलहाल आग लगने के कारणों का आधिकारिक रूप से खुलासा नहीं हुआ है। शुरुआती तौर पर शॉर्ट सर्किट की आशंका जताई जा रही है। हालांकि जांच के बाद ही आग लगने की वास्तविक वजह सामने आ सकेगी।. घटना की जानकारी मिलते ही पुलिस के वरिष्ठ अधिकारी मौके पर पहुंच गए हैं और स्थिति पर नजर बनाए हुए हैं। वहीं आग बुझाने के लिए रायपुर नगर निगम का पानी टैंकर भी मौके पर बुलाया गया है। दमकल कर्मी आग को पूरी तरह नियंत्रित करने में जुटे हुए हैं।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

उत्तर कोरिया अब सिर्फ चीन के भरोसे नहीं:पुतिन-किम जोंग की नजदीकी से जिनपिंग की चिंता बढ़ी, 7 साल बाद उत्तर कोरिया जाएंगे

red and white modern breaking news youtube thumbnail

Mungeli Minor Rape: नाबालिग छात्रा को खेत में ले जाकर किया SEX फिर अपहरण का प्रयास

red and white modern breaking news youtube thumbnail

MCB Ganja Smuggling: पुलिस को देख दो कार छोड़कर भागे तस्कर, 5 क्विंटल गांजा जब्त

red and white modern breaking news youtube thumbnail

CG Breaking: लोक सेवा गारंटी कानून के दायरे में आईं श्रम विभाग की कई सेवाएं, राजपत्र में अधिसूचना जारी

red and white modern breaking news youtube thumbnail

वैभव सूर्यवंशी भारतीय टीम में चुने गए सबसे युवा क्रिकेटर:15 साल, 71 दिन की उम्र में सिलेक्शन हुआ; श्रेयस टी-20 के नए कप्तान

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