@props(['label' => null, 'sublabel' => null, 'name'])
@if($label) {{ $label }} @endif @if($sublabel)

{{ $sublabel }}

@endif
{{ $slot }}