feat(affiliate): Affiliate Detail

This commit is contained in:
web@ppanel
2024-11-21 14:48:24 +07:00
parent 98c1c3047f
commit a782c17a59
14 changed files with 135 additions and 28 deletions
+5
View File
@@ -37,6 +37,11 @@ export const navs = [
icon: 'uil:wallet',
title: 'wallet',
},
{
url: '/affiliate',
icon: 'uil:users-alt',
title: 'affiliate',
},
],
},
{