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

6 lines
110 B
PHP

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