Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

create a button add in laravel

{!! Form::button('<i class="fa fa-plus"></i> Benutzer hinzufügen', array('class' => 'btn btn-block btn-primary', 'type' => 'submit')) !!}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #button #add #laravel
ADD COMMENT
Topic
Name
9+3 =