Files
BarangaySystem/index.html
2026-06-06 18:43:00 +08:00

11 lines
284 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Bukid Bounty Market</title>
<script type="module" src="/resources/js/app.js"></script>
</head>
<body>
<div id="main-body" data-page='{"component":"Home","props":{}}'></div>
</body>
</html>