@if ($errors->has($input['name']))
{{ $errors->first($input['name']) }}
@endif