'integer', 'country_code' => 'string', 'date' => 'datetime', 'hits' => 'integer', ]; public function getLabels() { return lang('Countries.' . $this->attributes['labels']); } }