Document Types
@forelse($documentTypes as $type)

{{ $type['display_name'] }}

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