@if (isset($label) && $label != '')
@endif @if ($errors->has($name))
{{ $errors->first($name) }}
@endif