Files
operadores/ui/resources/views/layout/icons/add.blade.php

6 lines
110 B
PHP
Raw Normal View History

2021-08-10 15:52:03 -04:00
<span class="glyphicon glyphicon-plus
@if (isset($small) and $small)
small
@endif
" title="Agregar"></span>