Feat: UI Laporan Operasi

This commit is contained in:
hasyim_kai
2025-11-25 14:39:41 +07:00
parent f6ae61849d
commit 39b778ab78
19 changed files with 756 additions and 211 deletions

No files matched your search

@@ -7,7 +7,7 @@ definePageMeta({
middleware: ['rbac'],
roles: ['doctor', 'nurse', 'admisi', 'pharmacy', 'billing', 'management'],
title: 'Detail Surat Kontrol',
contentFrame: 'cf-container-md',
contentFrame: 'cf-full-width',
})
const route = useRoute()