merge(['class' => 'form-group ' . ($hasError($name) ? 'is-invalid' : '')]) !!}>
{!! $slot !!}
{!! $help ?? null !!} @if($hasErrorAndShow($name)) @endif