<?php

$cerdo = new Cerdo(null, null, null, null);
$resultado = $cerdo->listarSacrificados();
require '../Vista/vista.php';