Html->charset(); ?>
Biolab Catalogue
Html->meta('icon'); echo $this->Html->script(array( '//code.jquery.com/jquery-1.10.2.min.js', '//cdn.datatables.net/1.10.2/js/jquery.dataTables.min.js', '//cdn.datatables.net/plug-ins/725b2a2115b/filtering/type-based/accent-neutralise.js' )); echo $this->Html->css(array( 'reset', 'styles', '//cdn.datatables.net/1.10.2/css/jquery.dataTables.min.css' )); echo $this->fetch('meta'); echo $this->fetch('css'); echo $this->fetch('script'); ?>
Html->link(__('All Items'), array('controller' => 'items', 'action' => 'index')) ?>
Html->link(__('Add Item'), array('controller' => 'items', 'action' => 'add')) ?>
Html->link(__('Add Item Type'), array('controller' => 'item_types', 'action' => 'index')) ?>
Html->link(__('Add Unit Type'), array('controller' => 'stock_unit_types', 'action' => 'index')) ?>
Session->flash(); ?> fetch('content'); ?>