Tax Master Tax Master
@foreach ($taxes as $tax) @endforeach
Sr No Corporation Name Service Name Service Name (Marathi) Service Code Active Action
{{ $loop->iteration }} {{ $tax->ulb->name ?? 'N/A' }} {{ $tax->name }} {{ $tax->name_mr }} {{ $tax->service_code }} @if ($tax->status == 1) Yes @else No @endif