@csrf
@if ($errors->has('subject')) {{ $errors->first('subject') }} @endif
@if ($errors->has('message_from_user')) {{ $errors->first('message_from_user') }} @endif