Rev 13646 | Rev 14098 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<ul class="list-unstyled"><li><?php echo $this->Html->link(__('New Mobile App Setting'), array('action' => 'add')); ?></li><li><?php echo $this->Html->link(__('New Store'), array('controller' => 'stores', 'action' => 'add')); ?> </li><li><?php echo $this->Html->link(__('New Category'), array('controller' => 'categories', 'action' => 'add')); ?> </li><li><?php echo $this->Html->link(__('New Store Cashback'), array('controller' => 'store_cashbacks','action' => 'add')); ?></li><li><?php echo $this->Html->link(__('New Product Cashback'), array('controller' => 'product_cashbacks','action' => 'add')); ?></li><li><?php echo $this->Html->link(__('New Sku Scheme'), array('controller' => 'skuschemes','action' => 'add')); ?></li><li><?php echo $this->Html->link(__('New Exceptional Nlc'), array('controller' => 'exceptionalnlcs','action' => 'add')); ?></li><li><?php echo $this->Html->link(__('New Exceptional Sku Discount'), array('controller' => 'exceptionalskudiscounts','action' => 'add')); ?></li><li><?php echo $this->Html->link(__('New Brand'), array('controller' => 'brands','action' => 'add')); ?></li></ul>