@if($types->count() == 0)
@else
@foreach($types as $title=>$type)
@endforeach
@endif
{{ label('lbl_no_information') }}
@endif