ADDITIONAL INFORMATION

{!! Form::label('comment','Other Information:', ['class'=>'control-label col-sm-2']) !!}
{!! Form::textarea('comment', null, ['class'=>'form-control','placeholder'=>'Enter Text', 'rows'=>'3']) !!}