create('FreightService');?>
end('Submit');?>
- link(__('List FreightServices', true), array('action' => 'index'));?>
- link(__('List Freight Forwarders', true), array('controller' => 'freight_forwarders', 'action' => 'index')); ?>
- link(__('New Freight Forwarder', true), array('controller' => 'freight_forwarders', 'action' => 'add')); ?>