exists($view)) { $view = 'login.default'; } return view('login.route', compact('view')); } }