@props([ 'name', 'label' => null, 'inRowLabel' => null, 'type' => 'text', 'value' => old($name), 'placeholder' => '', 'required' => false, 'disabled' => false, 'class' => '', ]) @if ($inRowLabel)