@props([
'id',
'label' => null,
'type' => 'text',
])
@if($label)@endif
merge(['id' => $id, 'class' => 'tw:mb-2 tw:bg-gray-50 tw:border tw:border-gray-300 tw:text-gray-900 tw:rounded-lg tw:block tw:w-full tw:p-2.5 tw:dark:bg-gray-700 tw:dark:border-gray-600 tw:dark:placeholder-gray-400 tw:dark:text-white tw:dark:focus:border-blue-500']) }}
>