public function getSatker()
 {
     return $this->hasOne(\backend\models\DafUnitSatker::className(), ['kd_satker' => 'kd_satker']);
 }