StocksNew/Modules/Employee/config/config.php

6 lines
45 B
PHP
Raw Normal View History

2024-08-27 12:03:06 +00:00
<?php
return [
'name' => 'Employee',
];