{!! Form::label(null, $title) !!} {!! Form::select($name, $data,$selected,($attributes + ['class'=>'form-control']), $option) !!}