Acess to local LAN when connected as Wireguard CLient

Hi I have 2 GL-AX1800 (Flint), and a Wiregaurd vpn between them, 1 running as a Server at one remote location and the other as a client in the other site. The VPN is working fine but the issue is I cannot access resources on my LAN in the local LAN in the client site. Here is a screenshot of my settings:

I use the Block non VPN Traffic option as I need al outbound traffic to go through VPN.

My local LAN is 19.168.5.1

Wireguard VPN config:

[Interface]
Address = 10.0.0.2/24
PrivateKey = secret
DNS = x.x.x.x
MTU = 1420

[Peer]
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = myvpnserver.com:51820
PersistentKeepalive = 25
PublicKey = secret

Screenshots of your other wireguard connection settings would be helpful for both server and client. They can be found under the VPN dashboard by clicking on the gear icon.

What is your firmware version?

Have you enabled this option?

v4.5.16
Yes, I have enabled that option.