@exposeTranslations([ 'errors.image_upload_error', ])
@if($errors->has('html'))
{{ $errors->first('html') }}
@endif