<?php
return [
'sales_price' => 'Harga Jual',
'purchase_price' => 'Harga Beli',
'enter_item_description' => 'Masukkan deskripsi item',
];