@props([ 'type' => 'text', 'name', 'value' => '', ]) @php $resolvedType = strtolower((string) $type); @endphp merge([ 'class' => 'block w-full min-h-10 rounded-lg border border-gray-300 bg-white px-3 py-2 text-gray-900 shadow-sm focus:border-blue-500 focus:ring-2 focus:ring-blue-500/40', ]) }} >