Update welcome page, routing modul for Admin dan Perencana

This commit is contained in:
Titan Hadiyan
2023-06-06 10:41:27 +07:00
parent b79a65dfcf
commit b0fc56e3f0
22 changed files with 23494 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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