add_balance
This commit is contained in:
0
backend/views/layouts/content.php
Normal file → Executable file
0
backend/views/layouts/content.php
Normal file → Executable file
0
backend/views/layouts/header.php
Normal file → Executable file
0
backend/views/layouts/header.php
Normal file → Executable file
3
backend/views/layouts/left.php
Normal file → Executable file
3
backend/views/layouts/left.php
Normal file → Executable file
@ -33,7 +33,8 @@
|
||||
['label' => 'Компании', 'icon' => 'building', 'url' => ['/hh/hh']],
|
||||
['label' => 'Вакансии', 'icon' => 'user-md', 'url' => ['/hh/hh-job']],
|
||||
],
|
||||
]
|
||||
],
|
||||
['label' => 'Баланс', 'icon' => 'dollar', 'url' => ['/balance/balance']],
|
||||
|
||||
/*['label' => 'Gii', 'icon' => 'file-code-o', 'url' => ['/gii']],
|
||||
['label' => 'Debug', 'icon' => 'dashboard', 'url' => ['/debug']],
|
||||
|
0
backend/views/layouts/main-login.php
Normal file → Executable file
0
backend/views/layouts/main-login.php
Normal file → Executable file
0
backend/views/layouts/main.php
Normal file → Executable file
0
backend/views/layouts/main.php
Normal file → Executable file
Reference in New Issue
Block a user