9 lines
115 B
PHP
Raw Normal View History

2020-12-26 23:32:05 +00:00
<?php
return [
'sales_price' => 'Sale Price',
'purchase_price' => 'Purchase Price',
];