Need a code because I'm a very newbie in arduino programming

You can have a look at Trouble with Relay Module - #5 by LarryD how to wire your relay boards.

Robin's serial input basics was already mentioned; change it to use Serial1. Connect your HC05 to serial 1 so it does not interfere with upload and USB (serial) is available for debugging.

I politely disagree.

That's not really useful. Controlling a LED via serial might be more useful.