d_bag/config/menu.php

12 lines
72 B
PHP
Raw Normal View History

2023-06-23 18:13:54 +00:00
<?php
return [
'admin' => [
],
'customer' => [
]
];