user()->hasVerifiedEmail() ? redirect()->intended(RouteServiceProvider::HOME) : view('usermanager::auth.verify-email'); } }