4 lines
104 B
PHP
4 lines
104 B
PHP
<ul class="dropdown-menu">
|
|
<li><a href="{{nUrl('registros', 'list')}}">Listar Registros</a></li>
|
|
</ul>
|