%PDF- %PDF-
Direktori : /www/loslex/production/resources/views/components/ |
Current File : /www/loslex/production/resources/views/components/text-input.blade.php |
@props(['disabled' => false, 'checked' => false, 'readonly' => false]) <input {{ $disabled ? 'disabled' : '' }} {{ $checked ? 'checked' : '' }} {{ $readonly ? 'readonly' : '' }} {!! $attributes->merge(['class' => 'border-gray-300 dark:border-gray-500 dark:bg-gray-900 focus:border-indigo-500 dark:focus:border-indigo-600 focus:ring-indigo-500 dark:focus:ring-indigo-600 rounded-md shadow-sm']) !!}>