9 lines
136 B
PHP
Raw Normal View History

2018-05-14 10:01:48 +03:00
<?php
return [
'sales_price' => 'ราคาขาย',
'purchase_price' => 'ราคาซื้อ',
];