From 6be75ba1b4e94c1694d63cd20c2923dd12dfc454 Mon Sep 17 00:00:00 2001 From: afiq Date: Mon, 30 Aug 2021 17:01:49 +0800 Subject: [PATCH] merge --- resources/views/print/resitansuran.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/print/resitansuran.blade.php b/resources/views/print/resitansuran.blade.php index a1d4c9e..6bda936 100644 --- a/resources/views/print/resitansuran.blade.php +++ b/resources/views/print/resitansuran.blade.php @@ -394,11 +394,11 @@ hr.new5 { - Nama Wakil : @php if(sizeof($wakil) != 0){ echo $wakil['nama'];} else echo ''; @endphp + Nama Wakil : - No K/P Wakil : @php if(sizeof($wakil) != 0) echo $wakil['nokp']; else echo ''; @endphp + No K/P Wakil :