@props([ 'wireKey' => null, 'key' => null, 'label', 'value' => null, 'type' => 'text', 'placeholder' => null, 'row', 'required' => false, 'step' => null, ])
@if (!empty($key) && !empty($label)) {{ $label }} @endif {{ $slot }}