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