@props(['label' => '', 'name' => '', 'placeholder' => '', 'type' => 'text', 'description' => '', 'required' => false, 'value' => ''])
merge(['class' => 'flex flex-col space-y-2'])}}> @if($label !== '') @endif @if($description !== '')

{{$description}}

@endif