9 lines
115 B
PHP
Raw Normal View History

2017-09-14 22:21:00 +03:00
<?php
return [
'sales_price' => 'Sale Price',
'purchase_price' => 'Purchase Price',
2017-11-21 23:37:15 +03:00
2017-09-14 22:21:00 +03:00
];