$users]); return view('hello', compact('users')); }); Route::view('/static', 'staticblabla');