$this->cuenta->id, 'fecha' => $this->fecha->format('Y-m-d'), 'cargos' => $this->cargos, 'abonos' => $this->abonos, 'saldo' => $this->saldo ]); } }