user()->company()->company_key); } /** * @return string */ public function message() { return ctrans('texts.user_not_associated_with_this_account'); } }