{!! Form::label('$FIELD_NAME$', '$FIELD_NAME_TITLE$:') !!} {!! Form::email('$FIELD_NAME$', null, ['class' => 'form-control'$SIZE$]) !!}