@props([ 'label' => false, 'infotext' => false, ]) @if ($label) merge(['class' => 'textlabel']) }}>{{ $label }} @endif @if ($infotext) {{ $infotext }} @endif