hasMany(Debiture::class, 'branch_id', 'id'); } public function kjpp() { return $this->belongsTo(KJPP::class); } }