<div class="entity-attribute entity-attribute-separator @if($errors->has((string)$attribute->getKey())) error @endif {!!$attribute->getStyleClass()!!}"
@foreach($attribute->getDataAttributes() as $dataAttributeName => $dataAttributeValue)
{{ $dataAttributeName }}="{{ $dataAttributeValue }}"
@endforeach
></div>