7 lines
101 B
PHP
7 lines
101 B
PHP
<?php
|
|
|
|
return [
|
|
'index' => 'Index Currency Rates',
|
|
'edit' => 'Edit Currency Rates',
|
|
];
|