@props([ 'name', 'label' => null, 'type' => 'text', 'value' => null, 'placeholder' => '', 'required' => false, 'icon' => null, 'step' => null, 'min' => null ])
@if($label) @endif
@if($icon)
@endif @error($name) {{ $message }} @enderror