'date:d.m.Y', ]; public function translations() { return $this->hasMany(EventTranslation::class); } }