@inject('htmlHelper', 'App\Blueprint\Facades\HtmlServer')
{!! $htmlHelper::processLabel($label, $options->get('label')) !!}
@if($buttonType == 'link') @endif @if($buttonType == 'link') @endif
@if($buttonType == 'action') @endif