@props(['disabled' => false]) merge([ 'class' => $disabled ? 'block w-full rounded-sm border-gray-300 bg-gray-100 text-gray-500 shadow-xs cursor-not-allowed' : 'block w-full rounded-sm border-gray-300 focus:border-indigo-500 focus:ring-indigo-500 shadow-xs', ]) !!}>