6 lines
60 B
PHP
6 lines
60 B
PHP
<?php
|
|
|
|
return [
|
|
'index' => 'Index Transaction',
|
|
];
|
<?php
|
|
|
|
return [
|
|
'index' => 'Index Transaction',
|
|
];
|