render("_nav", [ 'boxId' => $boxId, 'config' => $config, 'themeJs' => $themeJs, 'themeConfig' => $themeConfig, 'columns' => $columns, ]); $jsonConfig = \yii\helpers\Json::encode($config); Yii::$app->view->registerJs(<<