@props(['name', 'label','placeholder', 'value' => null,'type' => 'date', 'attributes' => [],'texthelper']) merge(['class' => 'form-control']) !!} /> @if ($texthelper != "") {{$texthelper}} @endif @error($name) {{ $message }} @enderror