Files
intranet/resources/views/layout/icons/edit.blade.php
2020-12-01 17:23:13 -03:00

6 lines
109 B
PHP

<span class="glyphicon glyphicon-edit
@if (isset($small) and $small)
small
@endif
" title="Editar"></span>