'boolean', 'swap_currency_symbol' => 'boolean', ]; /** * @return mixed */ public function getName() { return trans('texts.country_' . $this->name); } }