@php function convertToMarathiNumerals($input) { $englishDigits = ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']; $marathiDigits = ['०', '१', '२', '३', '४', '५', '६', '७', '८', '९']; // Replace each English digit with its Marathi equivalent return str_replace($englishDigits, $marathiDigits, $input); } @endphp
|
पनवेल महानगरपालिकाता. पनवेल, जि. रायगड, पनवेल ४१०२०६अंतर्गत लेखापरिक्षण विभाग |
| पत्र जा. क्र. पमपा/अंतर्गत ले.प.वि./@if(isset($outwardNo) && $outwardNo != "") {{ convertToMarathiNumerals(str_pad($outwardNo,4,"0", STR_PAD_LEFT)) }} @else @endif/{{ convertToMarathiNumerals(date('Y')) }} | दिनांक {{ convertToMarathiNumerals(date('d')) }}/ {{ convertToMarathiNumerals(date('m')) }}/ २०२४ |