'date', 'eind' => 'date', ]; } public function thema(): BelongsTo { return $this->belongsTo(Thema::class); } }