@if(! empty($button['text']) || $click)
{!! $button['text'] !!}
{!! $options !!}
@else
{!! $options !!}
@endif @if($click) @endif