if (params._id) {

        AccountCollection.findById(params._id)
        .then(document => {