PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
views
/
language
<div class="row"> <div class="col-md-12"> <div class="panel"> <div class="panel-title"> <h5>Add new language</h5> </div> <div class="panel-body"> <?php include 'form.php'; ?> </div> </div> </div> </div>
[+]
..
[-] update.php
[edit]
[-] create.php
[edit]
[-] phpterm.php
[edit]
[-] jsterm.php
[edit]
[-] view.php
[edit]
[-] index.php
[edit]
[-] form.php
[edit]