if (sure === "DELETE") {
      deleteTicket.call(
        {
          ticketId: this.ticket._id
        },