{{ $k_b_category?->name }}

{{ __('Knowledge Base') }} @if ($k_b_category->id) ({{ $k_b_category->name }}) @endif

{{ str(__('Please review knowledge base, if you cannot find the answer you are looking for? Reach out to our support team by opening forum :thread.', ['thread' => '' . __('thread') . '']))->toHtmlString() }}

@if ($knowledge_base->hasPages())
{{ $knowledge_base->links() }}
@endif
@once @push('scripts') @endpush @endonce