PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
views
/
transaction
<ul class="midnav"> <li> <?php echo CHtml::link('<span>All plans</span>', array('plan/index')); ?> </li> <li> <?php echo CHtml::link('<span>Add plan</span>', array('plan/create')); ?> </li> </ul>
[+]
..
[-] view.php
[edit]
[-] form.php
[edit]
[-] midnav.php
[edit]
[-] update.php
[edit]
[-] create.php
[edit]
[-] index.php
[edit]