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