When server pauses game via UI , client pauses game too

I want to set up a mechanism such that when server pauses game via UI , game pauses for clients as well.

I did set up Pause mechanism and working as it should just not replicating for Clients.

help is appreciated.