'Operations', 'items' => [ ['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' => [ ['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'], ], ], [ 'title' => 'Reports', 'items' => [ //['label' => 'Mill Dashboard', 'href' => 'reports/milldata-dashboard.php'], ['label' => 'Mill Weekly Report', 'href' => 'reports/milldata.php'], ], ], ]; ?>