major}.{$this->minor}.{$this->patch}"; } public function legalPage() { return $this->belongsTo(LegalPage::class); } }