chore: add shared handlers

This commit is contained in:
riefive
2025-10-04 08:30:16 +07:00
parent e78342829e
commit 59847dce34
6 changed files with 110 additions and 29 deletions

No files matched your search

@@ -6,8 +6,8 @@ import Error from '~/components/pub/base/error/error.vue'
definePageMeta({
// middleware: ['rbac'],
roles: ['doctor', 'nurse', 'admisi', 'pharmacy', 'billing', 'management'],
title: 'List Installation',
contentFrame: 'cf-full-width',
title: 'Daftar Instalasi',
contentFrame: 'cf-container-lg',
})
const route = useRoute()