123
This commit is contained in:
4
pages/legal-entities/index.tsx
Normal file
4
pages/legal-entities/index.tsx
Normal file
@ -0,0 +1,4 @@
|
||||
const LegalEntitiesPage = () => {
|
||||
return <div>Юр лица</div>;
|
||||
};
|
||||
export default LegalEntitiesPage;
|
||||
Reference in New Issue
Block a user