@props(['name' => '']) merge([ 'class' => 'form-select asset-select small-input focus-glow custom-select' . ($errors->has($name) ? ' is-invalid' : ''), 'style' => 'width: 100%;' ]) }} > {{ $slot }} @if($errors->has($name))