Update Hospital Portal

This commit is contained in:
ivan-sim
2024-01-08 09:04:05 +07:00
parent 5c26076806
commit 55f4aafadb
3 changed files with 7 additions and 3 deletions

View File

@@ -352,7 +352,7 @@
@endphp
<tr>
<td>{{ $No++ }}</td>
<td>{{ $claimLog->benfit}}</td>
<td>{{ $claimLog->code . '-' . $claimLog->benfit }}</td>
<td>{{ number_format($claimLog->amount_incurred, 2, ',', '.') }}</td>
<td>{{ number_format($claimLog->amount_approved, 2, ',', '.') }}</td>
<td>{{ number_format($claimLog->excess_paid, 2, ',', '.') }}</td>

View File

@@ -259,7 +259,7 @@
Customer Service Team
</div>
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left1-ttd-<?php echo now()->timestamp; ?> ">
(Nama Petugas)
(.......................................)
</div>
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right1-ttd-<?php echo now()->timestamp; ?> ">
{{ $dataMember->name }}