.wp-block-surecart-product-media img { height: auto; max-width: 100%; } /* * This file is part of the Symfony package. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String; if (!\function_exists(u::class)) { function u(?string $string = ''): UnicodeString { return new UnicodeString($string ?? ''); } } if (!\function_exists(b::class)) { function b(?string $string = ''): ByteString { return new ByteString($string ?? ''); } } if (!\function_exists(s::class)) { /** * @return UnicodeString|ByteString */ function s(?string $string = ''): AbstractString { $string = $string ?? ''; return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string); } } छत्‍तीसगढ़ के चार शहरों में दौड़ेंगी इलेक्ट्रिक बस, पीएम-ई-बस सेवा योजना की पहली किस्त 30.19 करोड़ रुपये जारी – Janmanch

छत्‍तीसगढ़ के चार शहरों में दौड़ेंगी इलेक्ट्रिक बस, पीएम-ई-बस सेवा योजना की पहली किस्त 30.19 करोड़ रुपये जारी

देश के 169 शहरों में पीपीपी मॉडल पर 10,000 इलेक्ट्रिक बसों के लिए पीएम-ई-बस सेवा योजना की शुरुआत हो चुकी है। छत्‍तीसगढ़ में प्रधानमंत्री ई-बस योजना के तहत रायपुर, दुर्ग-भिलाई, बिलासपुर और कोरबा से जल्द ही इलेक्ट्रिक बसें दौड़ेंगी। चारों शहरों के लिए पहले चरण में 240 ई-बसों की मंजूरी मिली है।

Leave a Reply

Your email address will not be published. Required fields are marked *