{!! Form::select('selectBox', $values, null, ['multiple' => 'multiple', 'class' => 'multiselect form-control', 'style' => 'min-width: 150px;']) !!}