In my controller, i define the return as: `return view('welcome');` When i ctrl + click or alt + click on the "welcome", it does not jump to the view file. All it does is position the cursor.