Redirecting to employee create form...
-Redirecting to knowledge base...
Redirecting article {params.id} to knowledge base module...
- +Metadata and safe content preview for this article.
+Loading article...
Article not found.
Title
{article()!.title || '—'}
Status
{article()!.status || '—'}
Slug
{article()!.slug || '—'}
Category
{article()!.category || article()!.category_id || '—'}
Created At
{article()!.created_at ? new Date(article()!.created_at!).toLocaleString() : '—'}
Updated At
{article()!.updated_at ? new Date(article()!.updated_at!).toLocaleString() : '—'}
{article()!.content || article()!.body || 'No content'}
+ Redirecting article edit {params.id} to knowledge base module...
- +Update article metadata, status, and content.
+Loading article...
Article not found.
Redirecting to knowledge base editor...
Redirecting to knowledge base categories...