This commit is contained in:
2024-01-28 11:27:52 +07:00
parent 736f5b9c4e
commit 9b6cd189ea
23 changed files with 223 additions and 107 deletions

View File

@@ -11,7 +11,7 @@ return array(
'view' => 'home',
'id' => 'distributor/home',
'name' => 'Danh sách',
'url' => '/admin/?opt=distributor',
'url' => '/admin/distributor',
),
),
);