Made it possible to create projects.

This commit is contained in:
2024-04-11 19:43:01 +05:00
parent c96dabbd09
commit e41f63f94f
121 changed files with 3298 additions and 78 deletions

View File

@@ -4,4 +4,5 @@ return [
'User group' => 'User group',
'Users' => 'Users',
'AdminPanel' => 'Admin Panel',
'Projects' => 'Projects',
];