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

---Advertisement---

CG Electricity Bill: बकाया बिल जमा करने के लिए 3 महीने की मोहलत, सरचार्ज पूरी तरह माफ

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

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