@if($inline)
@endif @foreach($options as $k => $label)
@if($label !== null && $label !== '') {!! $label !!} @endif
@endforeach @if($inline)
@endif