@props([ 'hasLabel' => true, 'labelText' => '' ])
@if ($hasLabel) {{ $labelText }} @if (!empty($labelTextBrackets)) ({{ $labelTextBrackets }}) @endif @endif
{{ $slot }}