@props([ 'id' => null, 'label' => null, 'helper' => $attributes->has('helper'), 'required' => false, ])
merge(['class' => 'flex flex-col']) }}> @if ($label) @endif @error($id)
{{ $message }}
@enderror