'datetime']; public function registration(){ return $this->belongsTo(Registration::class); } }