/** {@inheritdoc} */
 public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['cluster_id' => Yii::t('hipanel:server:order', 'Server location'), 'purpose' => Yii::t('hipanel:server:order', 'Purpose'), 'social' => Yii::t('hipanel:server:order', 'Social network')]);
 }