@props([ 'name', 'label' => null, 'type' => 'text', 'value' => null, 'placeholder' => '', 'required' => false, 'help' => null, 'icon' => null, 'append' => null, ]) @php $id = $attributes->get('id', $name); @endphp