create('Box');?>
end('Submit');?>
- link(__('List Boxes', true), array('action' => 'index'));?>
- link(__('List Shipments', true), array('controller' => 'shipments', 'action' => 'index')); ?>
- link(__('New Shipment', true), array('controller' => 'shipments', 'action' => 'add')); ?>