change format date

This commit is contained in:
KhatamNugraha
2024-04-26 11:30:27 +07:00
parent 7d4a16dac0
commit cc9ed4fcef
2 changed files with 6 additions and 6 deletions

View File

@ -116,7 +116,7 @@
</ul><br>
<ul class="no-bullets">
<li>SIMPANAN NASABAH YANG BERSANGKUTAN PADA BANK</li>
<li>POSISI : {{ $data['batchDate'] }} </li>
<li>POSISI : {{ $data['localDate'] }} </li>
</ul>
<table style="width:100%;" class="space1" >
@ -181,7 +181,7 @@
<ul class="no-bullets">
<li>PINJAMAN YANG DIBERIKAN OLEH BANK KEPADA NASABAH</li>
<li>POSISI : {{ $data['batchDate'] }} </li>
<li>POSISI : {{ $data['localDate'] }} </li>
</ul>
<table class="space1" style="width:100%;page-break-inside: avoid;">
<thead style="background-color: dimgrey">
@ -251,7 +251,7 @@
</table><br>
<ul class="no-bullets" style="page-break-inside: avoid;">
<li>FASILITAS LAIN YANG DITERIMA OLEH NASABAH</li>
<li>POSISI : {{ $data['batchDate'] }} </li>
<li>POSISI : {{ $data['localDate'] }} </li>
</ul>
<table class="space1" style="width:100%;">
<thead style="background-color: dimgrey">