Subversion Repositories SmartDukaan

Rev

Rev 13591 | Rev 13646 | 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('action' => 'add')); ?></li>
        <li><?php echo $this->Html->link(__('New Product Cashback'), array('action' => 'add')); ?></li>
</ul>