update notis peringtan page PC

This commit is contained in:
Nur Izzati Zulkifli
2024-01-25 12:54:59 +08:00
parent a9e730e12a
commit 0680151d2c
2 changed files with 15 additions and 3 deletions
@@ -157,6 +157,7 @@
<th>Tarikh Tamat Kontrak</th>
<th>T.Notis Pertama</th>
<th>T.Notis Kedua</th>
<th>T.Panggilan</th>
<th>Tag Surat</th>
<th>Jenis Notis</th>
@@ -215,6 +216,16 @@
echo($formattedweddingdate);
@endphp</b></td>
@endif
<td align = 'right' style="white-space: nowrap;"><b>
@if($item['tarikhcall1'] == null)
@else
@php
$myDateTime = DateTime::createFromFormat('Y-m-d', $item['tarikhcall1']);
$formattedweddingdate = $myDateTime->format('d-m-Y');
echo($formattedweddingdate);
@endphp</b></td>
@endif
<td align = 'right' style="white-space: nowrap;"><b>
@if($item['tagsurat'] == 1)
<img src="{{ asset('img/surat.png') }}" style="width:20px"></img>Selesai