'encrypted', ]; } public function preregistrationPage(): BelongsTo { return $this->belongsTo(PreregistrationPage::class); } }