with('canLogin', Route::has('login')) ->with('canRegister', Route::has('register')); } }