finished story 2.1 with qa test and added future recommendations for the dev
This commit is contained in:
@@ -21,4 +21,10 @@ return [
|
||||
'language' => 'Language',
|
||||
'arabic' => 'العربية',
|
||||
'english' => 'English',
|
||||
|
||||
// Admin Navigation
|
||||
'user_management' => 'User Management',
|
||||
'clients' => 'Clients',
|
||||
'individual_clients' => 'Individual Clients',
|
||||
'company_clients' => 'Company Clients',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user