AdminLTE Logo AdminLTE 3
[ ['label' => 'Products', 'icon' => 'th', 'url' => ['/product/product']], ['label' => 'Categories', 'icon' => 'th', 'url' => ['/category/category']], ['label' => 'Orders', 'icon' => 'th', 'url' => ['/order/order']], ['label' => 'Tables', 'icon' => 'th', 'url' => ['/table/table']], ['label' => 'Banners', 'icon' => 'th', 'url' => ['/banner/banner']], ['label' => 'Yii2 PROVIDED', 'header' => true], ['label' => 'Login', 'url' => ['site/login'], 'icon' => 'sign-in-alt', 'visible' => Yii::$app->user->isGuest], ['label' => 'Gii', 'icon' => 'file-code', 'url' => ['/gii'], 'target' => '_blank'], ['label' => 'Debug', 'icon' => 'bug', 'url' => ['/debug'], 'target' => '_blank'], ], ]); ?>