'Boards', 'href' => '/boards'], ['label' => 'Admin', 'href' => '/admin/cron'], ]; $currentPath = parse_url($_SERVER['REQUEST_URI'] ?? '/', PHP_URL_PATH); $currentPath = is_string($currentPath) && $currentPath !== '' ? $currentPath : '/'; ?> <?= e($pageTitle ?? 'KCI Kanban') ?>