format.html do
              redirect_to manage_collection_collection_entry_path(@collection, @collection_entry),
                          notice: I18n.t('flash.collection_entries.create.success')
            end
            format.json do