<?php
return [
'change_status' => 'Change Status',
'current_status' => 'Current Status',
'no_orders' => 'There are no orders in this shipment',
'remove_from_shipment' => 'Remove from shipment',
'shipment' => 'Shipment',
'shipmentnr' => 'Shipment number',
];