step 3 : route, handler dan services

This commit is contained in:
sindhu
2024-05-20 13:20:10 +07:00
parent 21b7db8c27
commit b0e701f7cc
7 changed files with 888 additions and 1 deletions

View File

@@ -87,14 +87,19 @@ License: You must have a valid license purchased only from themeforest(the above
class="header-fixed header-mobile-fixed subheader-enabled subheader-fixed subheader-mobile-fixed aside-enabled aside-fixed aside-minimize-hoverable page-loading"
>
<style>
body {
background-color: var(--white);
}
.card-control {
width: 390px;
height: 1212px;
background-image: url("asset-corporate-portal/media/kartukontrol/bg-kartuKontrol.svg");
background-size: 390px 1212px;
background-repeat: no-repeat;
margin: auto;
/* margin: auto; */
margin-bottom: 14vh;
}
.foto {
width: 70px;
height: 79px;
@@ -167,6 +172,16 @@ License: You must have a valid license purchased only from themeforest(the above
<li><h6>ACG</h6></li>
<li><h6>Treadmill</h6></li>
<li><h6>Pemeriksaan Fisik</h6></li>
<li><h6>Hematologi Lengkap</h6></li>
<li><h6>Urine Lengkap</h6></li>
<li><h6>ACG</h6></li>
<li><h6>Treadmill</h6></li>
<li><h6>Pemeriksaan Fisik</h6></li>
<li><h6>Hematologi Lengkap</h6></li>
<li><h6>Urine Lengkap</h6></li>
<li><h6>ACG</h6></li>
<li><h6>Treadmill</h6></li>
<li><h6>Pemeriksaan Fisik</h6></li>
</ul>
</div>
</div>