Files
smartproc-fe/src/views/rks/rks-template-kontrak.vue

14 lines
275 B
Vue

<template>
<div>
<h2 class="content-block">&#x2F;rks&#x2F;rks Template Kontrak</h2>
<div class="content-block">
<div class="dx-card responsive-paddings">
Put your content here
</div>
</div>
</div>
</template>
<style lang="scss">
</style>