'Operations', 'items' => [ //['label' => 'My Dashboard', 'href' => 'personal/dashboard.php'], ['label' => 'Overview', 'href' => 'overview.php'], ['label' => 'Milling', 'href' => 'milling.php'], ['label' => 'Boilers', 'href' => 'boilers.php'], ['label' => 'CVP', 'href' => 'cvp.php'], ['label' => 'Fabrication', 'href' => 'fabrication.php'], ['label' => 'Tables', 'href' => 'tables.php'], ['label' => 'Truck Dumps', 'href' => 'truckdump.php'], ['label' => 'Cameras', 'href' => 'cameras.php'], ], ], [ 'title' => 'Analytics', 'items' => [ // Temporarily disabled until Lab Data section is restored // ['label' => 'Lab Data', 'href' => 'lab.php'], ['label' => 'Database Search', 'href' => 'opcsearch.php'], ['label' => 'Live Charts', 'href' => 'trends/live/index.php'], ['label' => 'Grind Target', 'href' => 'trends/targets/grind-target.php'], ['label' => 'Cohort Comparison', 'href' => 'trends/cohort.php'], ['label' => 'Alert History', 'href' => 'alert-log.php'], ['label' => 'Tag Health Audit', 'href' => 'trends/tag-health.php'], ], ], // Temporarily disabled until systems pages are brought back online // [ // 'title' => 'Systems', // 'items' => [ // ['label' => 'RFID', 'href' => 'rfid.php'], // ], // ], ]; ?>