@props(['label' => '', 'required' => false, 'help' => null])
@if($label) @endif {{ $slot }} @if($help)

{{ $help }}

@endif