Menu With Auth

This commit is contained in:
Ibnu Maksum
2024-02-26 11:25:15 +07:00
parent 8824489704
commit 35d679ed2c
23 changed files with 25 additions and 33 deletions

View File

@ -11,7 +11,6 @@ $ui->assign('_system_menu', 'settings');
$plugin_repository = 'https://hotspotbilling.github.io/Plugin-Repository/repository.json';
$action = $routes['1'];
$admin = Admin::_info();
$ui->assign('_admin', $admin);