@props([ 'name', 'id' => null, 'value' => '', 'min' => 0, 'max' => 100, 'step' => '0.01', ]) @php $inputId = $id ?? $name; @endphp