Update kerangka DRP dan user manajemen

This commit is contained in:
Titan Hadiyan
2023-05-29 22:57:28 +07:00
parent eb3599b351
commit 86a1ab76aa
9 changed files with 340 additions and 35 deletions

View File

@@ -0,0 +1,13 @@
<template>
<div>
<h2 class="content-block">Drp Pengadaan Dokumen</h2>
<div class="content-block">
<div class="dx-card responsive-paddings">
Put your content here
</div>
</div>
</div>
</template>
<style lang="scss">
</style>