@if ($errors->any())
@endif
@csrf
@if($categories->isEmpty())

{!! __('No categories yet — :link.', ['link' => ''.__('create one first').'']) !!}

@endif

{{ __('Comma-separated. Used for search/filtering.') }}

{{ __('Leave unchecked to keep this subject Internal — visible only to logged-in users.') }}

{{ __('Shown as the thumbnail in listings and the banner on the full page.') }}

{{ __('Short summary shown on the Help and Blog listing pages. Leave empty to auto-generate one from the content.') }}

{!! old('content') !!}
{{ __('Cancel') }}