@include("admin::form._header") @foreach($options as $option => $label)
{{$label}}
@endforeach @include("admin::form._footer")