Instantiate not working (Beginner at coding/unity)

I’m trying to use instantiate to spawn a prefab, but nothing happens. Doesn’t spawn at all nor is it shown in the hierarchy. Can someone tell me what I’m doing wrong?

Nevermind, I found the issue