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

{{ $errors->first($name) }}

@endif