partial update fix redirect and add note in public, quick and pbg data

This commit is contained in:
arifal
2025-09-10 17:24:44 +07:00
parent 5c4cebd2b3
commit beb7d935c9
155 changed files with 161 additions and 91 deletions

View File

@@ -157,7 +157,7 @@
@endcomponent
@component('components.circle', [
'document_title' => 'Berkas Terverifikasi',
'document_title' => 'Berkas Lengkap',
'document_color' => '#5170ff',
'document_type' => 'Berkas',
'document_id' => 'chart-berkas-terverifikasi',
@@ -174,7 +174,7 @@
</div>
@component('components.circle', [
'document_title' => 'Berkas Belum Terverifikasi',
'document_title' => 'Berkas Belum Lengkap',
'document_color' => '#5170ff',
'document_type' => 'Berkas',
'document_id' => 'chart-berkas-belum-terverifikasi',
@@ -192,7 +192,7 @@
@component('components.circle',[
'document_title' => 'Realisasi Terbit PBG',
'document_title' => 'Realisasi PAD PBG',
'document_color' => '#8cc540',
'document_type' => 'Berkas',
'document_id' => 'chart-realisasi-tebit-pbg',
@@ -203,7 +203,7 @@
@endcomponent
@component('components.circle',[
'document_title' => 'Pembayaran Realisasi PBG',
'document_title' => 'Realisasi PAD',
'document_color' => '#0a0099',
'document_type' => 'Berkas',
'document_id' => 'chart-payment-pbg-task',