'json', ]; public function team() { return $this->belongsTo(Team::class); } }