n_bag/config/menu.php

12 lines
72 B
PHP
Raw Permalink Normal View History

2023-08-25 09:54:48 +00:00
<?php
return [
'admin' => [
],
'customer' => [
]
];