<?php
return [
'sales_price' => 'Verkoopprijs',
'purchase_price' => 'Aankoopprijs',
'enter_item_description' => 'Voer artikelbeschrijving in',
];