{!! Form::select($name,$lists,$value,['class' => 'form-control'] + $options ) !!} {{ $errors->first($name) }}