This commit is contained in:
Malai Raja
2023-12-30 18:29:42 +05:30
parent 51e4ea978f
commit 3ce0086e3c
12 changed files with 2316 additions and 150 deletions

View File

@@ -58,9 +58,9 @@ const other = {
},
{
id: 'clients',
title: <FormattedMessage id="Clients" />,
title: <FormattedMessage id="Customers" />,
type: 'item',
url: '/clients',
url: '/customers',
icon: icons.UserOutlined
},
{