@props([ 'id', 'name', 'type', 'value' => null, 'groupType' => 'append', 'icon' => null, ])
@if ($groupType == 'prepend')
@endif merge(['class' => 'form-control']) }} {{ $attributes }}> @if ($groupType == 'append')
@endif