entity->name ?: trans('texts.untitled_account'); } public function website() { return Utils::addHttp($this->entity->website); } }