11 lines
207 B
PHP
Raw Normal View History

2017-09-14 22:21:00 +03:00
<?php
return [
'quantities' => 'Quantity|Quantities',
'sales_price' => 'Sale Price',
'purchase_price' => 'Purchase Price',
'sku' => 'SKU',
];