middleware('guest')->except('logout'); } public function index() { dd('wap/index'); } }