@props([ 'hasLabel' => true, 'labelText' => '', 'accept' => null, 'name' => '', 'isRequired' => true ]) @if($hasLabel) {{ $labelText }} @endif