@if ($label)
{{ __($label) }} @if ($required)
*
@endif
@endif
@error($name)
{{ $message }}
@enderror