belongsTo('App\Models\CompanyInfoModel'); } public function ower(){ return $this->belongsTo('App\Models\AdminUserModel','ower_id'); } }