@error($input['name']){{ $message }}@enderror
@if(isset($input['note_text']) && !empty($input['note_text'])) {!! $input['note_text'] !!} @endif