Files
oficial/app_old/resources/views/layout/icons/add.blade.php
Juan Pablo Vial be33305cf1 config
2023-07-24 20:41:38 -04:00

6 lines
110 B
PHP

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