Merge branch 'fixkaunter' of https://gitlab.com/online-sistem1/kaunter into fixkaunter

This commit is contained in:
hafifierahman
2022-04-07 12:15:43 +08:00
7 changed files with 79 additions and 70 deletions
+6 -1
View File
@@ -228,7 +228,12 @@
{{-- Customise Ayat pelelong--}}
{{-- {!! nl2br(e($notislelong[0]['para2'])) !!} --}}
@php echo $notislelong[0]['para2']; @endphp
@php if($fasa == 'fasa1')
{
echo $notislelong[0]['para2'];
}else{
echo $notislelong[0]['para3'];
} @endphp
{{-- <p>1. Tebus sepenuhnya</p>
<p>2. Tebus gadai semula</p>
<p>2. Bayar upah sepenuhnya dan tempoh akan dilanjutkan sehingga 12 bulan bagi tempoh gadaian.</p> --}}