@props(['label'=>'', 'model'=>'', 'timemodel'=>'', 'inline'=>'true', 'live'=>'false'])
@if($label!='')
@endif
@php($input_class = "px-4 py-2 shadow-sm border rounded-md border-gray-300 dark:bg-gray-700 dark:border-gray-600 dark:text-white focus:outline-none focus:border-none focus:ring focus:ring-gray-600 dark:focus:ring-gray-600")
merge(['class' => 'w-2/3 '.$input_class]) }} autocomplete="off" /> merge(['class' => 'w-1/3 '.$input_class]) }}/>
@error($model)

{{ $message }}

@enderror