@props([ 'label', 'for', 'error' => false, ])
{{ $slot }} @if ($error)

{{ $error }}

@endif