6 lines
52 B
PHP
6 lines
52 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'reports' => 'Reports',
|
||
|
];
|