@if ($errors->has('display_name')) {{ $errors->first('display_name') }} @endif
@if ($errors->has('description')) {{ $errors->first('description') }} @endif