Institution Record Types
@forelse($recordTypes as $type)

{{ $type['display_name'] }}

@empty
No institution record types found.
@endforelse
@if($show)
@endif