From 0680151d2c1df249e11565bdb7a7236fe7d9f0b2 Mon Sep 17 00:00:00 2001 From: Nur Izzati Zulkifli Date: Thu, 25 Jan 2024 12:54:59 +0800 Subject: [PATCH] update notis peringtan page PC --- .../khazanah/bycawdetailnotisperingatan.blade.php | 11 +++++++++++ resources/views/khazanah/laporan/index.blade.php | 7 ++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/resources/views/callcenter/khazanah/bycawdetailnotisperingatan.blade.php b/resources/views/callcenter/khazanah/bycawdetailnotisperingatan.blade.php index 0c2f934..7095141 100644 --- a/resources/views/callcenter/khazanah/bycawdetailnotisperingatan.blade.php +++ b/resources/views/callcenter/khazanah/bycawdetailnotisperingatan.blade.php @@ -157,6 +157,7 @@ Tarikh Tamat Kontrak T.Notis Pertama T.Notis Kedua + T.Panggilan Tag Surat Jenis Notis @@ -215,6 +216,16 @@ echo($formattedweddingdate); @endphp @endif + + @if($item['tarikhcall1'] == null) + + @else + @php + $myDateTime = DateTime::createFromFormat('Y-m-d', $item['tarikhcall1']); + $formattedweddingdate = $myDateTime->format('d-m-Y'); + echo($formattedweddingdate); + @endphp + @endif @if($item['tagsurat'] == 1) Selesai diff --git a/resources/views/khazanah/laporan/index.blade.php b/resources/views/khazanah/laporan/index.blade.php index 06e7c08..4752d56 100644 --- a/resources/views/khazanah/laporan/index.blade.php +++ b/resources/views/khazanah/laporan/index.blade.php @@ -99,9 +99,7 @@ - +
@@ -141,6 +139,9 @@ +