Construction Type Master Construction Type Master
@foreach ($constructionTypes as $type) @endforeach
Sr No Corporation Name Construction Type Construction Type (Marathi) Status Action
{{ $loop->iteration }} {{ $type->ulb->name ?? '-' }} {{ $type->name }} {{ $type->name_mr }} @if ($type->status == 1) Active @else Inactive @endif