@props([ 'id' => null, 'type' => 'text', 'required' => $attributes->has('required'), 'label' => null, 'instantSave' => false, 'disabled' => false, 'hidden' => false, 'noLabel' => false, 'noDirty' => false, ]) $type === 'checkbox', 'flex flex-col' => $type !== 'checkbox', ])> @if (!$noLabel) @endif @if ($type === 'textarea') @else @endif @error($id)
{{ $message }}
@enderror