auth = $auth; $this->registrar = $registrar; $this->middleware('guest', ['except' => 'getLogout']); } }