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