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