@foreach($checklists as $checklist) @endforeach
Role Name Description Action
{!! $checklist->role->name !!} {!! $checklist->name !!} {!! $checklist->description !!}
@section('footer_scripts') @stop