sarga/config/menu.php

12 lines
72 B
PHP
Raw Normal View History

2022-03-24 07:21:07 +00:00
<?php
return [
'admin' => [
],
'customer' => [
]
];