@props([ 'label' => null ]) @if($label) {{ $label }} merge(['class' => 'form-input rounded-md shadow-sm', 'type' => "text"]) !!}> @else merge(['class' => 'form-input rounded-md shadow-sm', 'type' => "text"]) !!}> @endif