<?php
return [
'change_status' => 'Wijzig Status',
'current_status' => 'Huidig Status',
'no_orders' => 'Er zitten geen orders in deze shipment',
'remove_from_shipment' => 'Uit verzending halen',
'shipment' => 'Verzending',
'shipmentnr' => 'Verzendnr',
];