@forelse($templates as $t) @empty @endforelse
Layout Type Content Actions
{{ $t->type == 'reason' ? 'Admission Reason' : 'Clinical Note' }}

{{ $t->content }}

No layouts configured for this module.

@if($templates->hasPages())
{{ $templates->links() }}
@endif