'datetime']; } public function instance(): BelongsTo { return $this->belongsTo(Instance::class); } }