Use a global var "Level".
When you want to restart the current level :
Go to layout by name : "Layout" & Level (for C2 this will mean "Layout0", "Layout1", "Layout2", etc...)
For the next level, it is the same thing, just make sure to add 1 to Level on the end of level condition.