Choose {{ $getName() }} option
@foreach($getOptions() as $key => $option)
{{ $option['label'] }}
@endforeach