@props([ 'label' => '', 'for' => '', 'hint' => '', ])
merge(['class' => 'space-y-1.5']) }}> @if($label) @endif {{ $slot }} @if($hint)

{{ $hint }}

@endif