How to update token name and token symbol on ERC721

how do i change token name and symbol on smart contract?

Hey @Sheryar_Shah
can you share the code?

Usually you see something like
ERC721("Name", "Symbol")