@if (($html ?? '') === '')

{{ __('admin.messages.plugin_docs_missing') }}

@else {!! $html !!} @endif