model->expense_transaction->delete(); $this->model->income_transaction->delete(); $this->model->delete(); }); return true; } }