create('QuotePage');?>
end('Submit');?>
- link(__('List QuotePages', true), array('action' => 'index'));?>
- link(__('List Quotes', true), array('controller' => 'quotes', 'action' => 'index')); ?>
- link(__('New Quote', true), array('controller' => 'quotes', 'action' => 'add')); ?>