update socket
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
[
|
||||
'options' => ['class' => 'sidebar-menu tree', 'data-widget' => 'tree'],
|
||||
'items' => [
|
||||
['label' => 'Bảng điều khiển', 'url' => ['/dashboard'], 'icon' => 'dashboard'],
|
||||
['label' => 'Thống kê', 'url' => ['/logs'], 'icon' => 'bar-chart'],
|
||||
['label' => 'Danh sách xe', 'url' => ['/vehicle'], 'icon' => 'truck'],
|
||||
['label' => 'Người dùng', 'url' => ['/user'], 'icon' => 'users', 'visible' => Yii::$app->user->can("administrator")],
|
||||
|
||||
Reference in New Issue
Block a user