chore: add shared handlers

This commit is contained in:
riefive
2025-10-01 13:01:24 +07:00
parent a48f375018
commit c96d738379
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()