User Type

@foreach($data as $item) @endforeach
Name Status
{{ $item->name}} {{ getUserTypeStatus()[$item->status]['name'] ?? 'Unknown' }}