public function getAll()
 {
     return Ingreso::all();
 }