How to setup 2 different screens for multiplayer in unity ?

I’m trying to create a “clash royale” like a game where players spawn some units , they run into eachother and attack.It will be a multiplayer game so how can i make 2 different screens so the players can see their characters on bottom and enemy on top ?

Example image ; Imgur: The magic of the Internet , player 1 should see this character coming from bottom ( like this ) and player 2 should see this character coming from top.

What network API are you using?

we will be using photon unity networking