wip: article AI polish, category SEO fields, cover generator, membership plan seeder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<div class="lb-plugin-docs">
|
||||
@if (($html ?? '') === '')
|
||||
<p>{{ __('admin.messages.plugin_docs_missing') }}</p>
|
||||
@else
|
||||
{!! $html !!}
|
||||
@endif
|
||||
</div>
|
||||
Reference in New Issue
Block a user