fix skit2
This commit is contained in:
@@ -142,9 +142,16 @@
|
||||
|
||||
<div class="row d-flex justify-content-between px-3 top">
|
||||
|
||||
<div class="d-flex">
|
||||
<div class="ml-4">
|
||||
|
||||
<h5>NO PERMOHONAN : <span class="text-primary font-weight-bold">{{ $permohonan['nopermohonan'] }}</span></h5>
|
||||
<h5>JUMLAH MOHON : <span class="text-primary font-weight-bold">{{ $permohonan['amaun_mohon'] }}</span></h5>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="mr-4">
|
||||
|
||||
<h5><span class="bg-success rounded p-2">{{ $permohonan['jenismohon'] }}</span></h5>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -152,8 +159,8 @@
|
||||
|
||||
<!-- Add class 'active' to progress -->
|
||||
|
||||
<div class="row d-flex justify-center">
|
||||
|
||||
<div class="row d-flex justify-center mt-4">
|
||||
|
||||
<div class="col-12">
|
||||
|
||||
<ul id="progressbar" class="text-center flex">
|
||||
@@ -184,7 +191,7 @@
|
||||
|
||||
<div class="flex flex-column">
|
||||
|
||||
<p class="font-weight-bold text-center">PPC / PC<br>Mohon Wang</p>
|
||||
<p class="font-weight-bold text-center">Permohonan <br>Cawangan</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -194,7 +201,7 @@
|
||||
|
||||
<div class="flex flex-column">
|
||||
|
||||
<p class="font-weight-bold text-center">Operasi <br> Mengesahkan <br> Permohonan</p>
|
||||
<p class="font-weight-bold text-center">Pengesahan<br>Operasi</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -204,7 +211,7 @@
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
|
||||
<p class="font-weight-bold text-center">Akaun <br> Mengesahkan<br> Permohonan</p>
|
||||
<p class="font-weight-bold text-center">Akaun</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -214,7 +221,7 @@
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
|
||||
<p class="font-weight-bold text-center">PB <br> Mengesahkan <br> Permohonan</p>
|
||||
<p class="font-weight-bold text-center">Kelulusan <br>Pengurus Besar</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -224,7 +231,7 @@
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
|
||||
<p class="font-weight-bold text-center">Akaun <br> Menghantar <br> Deposit</p>
|
||||
<p class="font-weight-bold text-center">Akaun <br> Deposit Ke Bank <br>Selesai</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -234,7 +241,7 @@
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
|
||||
<p class="font-weight-bold text-center">PPC / PC <br> Terima Wang</p>
|
||||
<p class="font-weight-bold text-center">Cawangan<br> Terima Wang</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user