<div class="entity-attribute entity-attribute-text @if($errors->has($attribute->key)) error @endif {!!$attribute->class!!}">
<label>{!! $attribute->label() !!}</label>
<div class="content">
<a href="{!! $attribute->link !!}">{!! $attribute->buttonLabel !!}</a>
</div>
</div>