Base
This commit is contained in:
5
resources/views/layout/icons/add.blade.php
Normal file
5
resources/views/layout/icons/add.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<span class="glyphicon glyphicon-plus
|
||||
@if (isset($small) and $small)
|
||||
small
|
||||
@endif
|
||||
" title="Agregar"></span>
|
Reference in New Issue
Block a user