@extends('layouts.app') @section('title', 'Knowledge Intelligence Hub') @push('styles') @endpush @section('content') @php $actionsHtml = '
'; @endphp @include('components.page-header', [ 'title' => 'Engineering Knowledge Hub', 'description' => 'Centralized repository for SOPs, architectural documentation, and real-time engineering guides.', 'breadcrumbs' => ['Home' => route('admin.dashboard'), 'Knowledge Base' => '#'], 'actions' => $actionsHtml ])No organizational knowledge detected
Try adjusting your search filters or initialize the AI Auto-Doc engine.