Update Hospital portal
This commit is contained in:
@@ -252,8 +252,18 @@
|
||||
{{ $dataMember->nama_perusahaan }}
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left-ttd-<?php echo now()->timestamp; ?> ">
|
||||
(.......................................)<br>
|
||||
Offsite Medical Treatment
|
||||
@php
|
||||
if (!empty($logoPerusahaan->code) === 'VALEIND') {
|
||||
@endphp
|
||||
<u><b>Dr. Hery Hermas, M.Kes</b></u>
|
||||
@php
|
||||
} else {
|
||||
@endphp
|
||||
(.......................................)
|
||||
@php
|
||||
}
|
||||
@endphp
|
||||
<br><b>Offsite Medical Treatment</b>
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-1-<?php echo now()->timestamp; ?> ">
|
||||
{{ \Carbon\Carbon::parse(now())->format('d M Y') }},<br>
|
||||
@@ -261,13 +271,13 @@
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-<?php echo now()->timestamp; ?> ">
|
||||
(.......................................)<br>
|
||||
Customer Service Team
|
||||
<b>Customer Service Team</b>
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left1-ttd-<?php echo now()->timestamp; ?> ">
|
||||
(.......................................)
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right1-ttd-<?php echo now()->timestamp; ?> ">
|
||||
{{ $dataMember->name }}
|
||||
<b>{{ $dataMember->name }}</b>
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left-<?php echo now()->timestamp; ?>">
|
||||
@php
|
||||
|
||||
Reference in New Issue
Block a user