update revisi
This commit is contained in:
@@ -253,10 +253,10 @@
|
||||
<td>{{ $dataMember->code_plan }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="hot-line-<?php echo now()->timestamp; ?>">
|
||||
<!-- <div class="hot-line-<?php echo now()->timestamp; ?>">
|
||||
<b>Call Center LinkSehat : 08114123962</b>
|
||||
</div>
|
||||
<div class="txt-tindakan-<?php echo now()->timestamp; ?>">
|
||||
</div> -->
|
||||
<div class="txt-tindakan-<?php echo now()->timestamp; ?>" style="margin-top: 5px;">
|
||||
LinkSehat bertindak mewakili perusahaan asuransi/penanggung untuk mengeluarkan Surat Jaminan Akhir untuk peserta dibawah ini :
|
||||
</div>
|
||||
<div class="container2-<?php echo now()->timestamp; ?>">
|
||||
@@ -439,7 +439,7 @@
|
||||
@php
|
||||
if(count($dataDiagnosis))
|
||||
{
|
||||
foreach ($dataDiagnosis as $valDiagnosis)
|
||||
foreach ($dataDiagnosis as $valDiagnosis)
|
||||
{
|
||||
@endphp
|
||||
<tr>
|
||||
@@ -453,7 +453,7 @@
|
||||
@endphp
|
||||
<tr>
|
||||
<td colspan="5" style="width: 5%; text-align: left;">-</td>
|
||||
</tr>
|
||||
</tr>
|
||||
@php
|
||||
}
|
||||
@endphp
|
||||
|
||||
Reference in New Issue
Block a user