@csrf
@if ( $validator && $validator->errors()->first('reasonwhy') )
{{ $validator->errors()->first('reasonwhy') }}
@endif