Claim rewards button sends tokens to users

Hello everyone I am trying to build a game where the winner gets rewards in tokens. There is a claim reward button that transfers the token from the owner wallet to the winner wallet. But I am not sure how to send the tokens from the owner wallet with the smart contract claim function. Can you help me?. I am using Open Zepplin ERC-20 smart-contract