Hi I'm trying to design a circuit that switches between a manual button push to activate a relay and an Arduino output to activate the relay. I can get the switching and relay working fine however I want to add two LEDs to indicate which output is currently selected. I need an LED to light up constantly if the switch is on the Arduino but not to trigger the relay unless there's an output from the Arduino. The circuit below just lights everything up regardless of which side the switch is on when there is an output from the Arduino. Is there any way to fix this?

