/
usr
/
share
/
phpmyadmin
/
templates
/
Upload File
HOME
{% for table in tables %} <li class="warp_link"> <a href="{{ url('/table/recent-favorite', table) }}"> `{{ table.db }}`.`{{ table.table }}` </a> </li> {% endfor %}