Connection Type Master Connection Type Master
@foreach ($billingTypes as $billingType) @endforeach
Sr No Corporation Name Connection Type Connection Type (Marathi) Active Action
{{ $loop->iteration }} {{ $billingType->ulb->name ?? 'N/A' }} {{ $billingType->name }} {{ $billingType->name_mr }} @if ($billingType->status == 1) Yes @else No @endif