9 lines
115 B
PHP
9 lines
115 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'from_account' => 'Dari Rekening',
|
|
'to_account' => 'Ke Rekening',
|
|
|
|
];
|