Update Tanggal

This commit is contained in:
ivan-sim
2024-01-30 14:09:20 +07:00
parent c41181b93b
commit f34498ced5
5 changed files with 25 additions and 26 deletions

View File

@@ -292,7 +292,7 @@
<br><b>Offsite Medical Treatment</b>
</div>
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-1-<?php echo now()->timestamp; ?> ">
{{ \Carbon\Carbon::parse(now())->format('d M Y') }},<br>
{{ \Carbon\Carbon::parse($request_logs->approved_final_log_at)->format('d M Y') }},<br>
Petugas Alarm Center
</div>
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-2-<?php echo now()->timestamp; ?> ">

View File

@@ -465,7 +465,7 @@
<br><b>Offsite Medical Treatment</b>
</div>
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-1-<?php echo now()->timestamp; ?> ">
{{ \Carbon\Carbon::parse(now())->format('d M Y') }},<br>
{{ \Carbon\Carbon::parse($request_logs->approved_at)->format('d M Y') }},<br>
Petugas Alarm Center
</div>
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-2-<?php echo now()->timestamp; ?> ">