Update Revisi Hospital Portal
This commit is contained in:
@@ -244,10 +244,10 @@
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left-ttd-1-<?php echo now()->timestamp; ?> ">
|
||||
Hormat Kami,<br>
|
||||
PT. Vale Indonesia Tbk
|
||||
{{ $dataMember->nama_perusahaan }}
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left-ttd-<?php echo now()->timestamp; ?> ">
|
||||
<u> Dr. Hery Hermas, M.Kes</u><br>
|
||||
(.......................................)<br>
|
||||
Offsite Medical Treatment
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-1-<?php echo now()->timestamp; ?> ">
|
||||
@@ -255,7 +255,7 @@
|
||||
Petugas Alarm Center
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-ttd-<?php echo now()->timestamp; ?> ">
|
||||
<u>(Nama Petugas)</u><br>
|
||||
(.......................................)<br>
|
||||
Customer Service Team
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left1-ttd-<?php echo now()->timestamp; ?> ">
|
||||
@@ -265,9 +265,33 @@
|
||||
{{ $dataMember->name }}
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left-<?php echo now()->timestamp; ?>">
|
||||
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
|
||||
<b>PT. Vale Indonesia Tbk. Makassar Representative Office</b><br>
|
||||
Lt. 1, Jalan Somba Opu 281, Ujung Pandang, Losari, <br> Kec. Makassar, Kota Makassar, Sulawesi Selatan 90113
|
||||
@php
|
||||
if ($logoPerusahaan->code === 'VALEIND') {
|
||||
@endphp
|
||||
|
||||
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
|
||||
<b>{{ $logoPerusahaan->name }}</b><br>
|
||||
Lt. 1, Jalan Somba Opu 281, Ujung Pandang, Losari, <br> Kec. Makassar, Kota Makassar, Sulawesi Selatan 90113
|
||||
|
||||
@php
|
||||
} else if($logoPerusahaan->code === 'PETROLAB') {
|
||||
@endphp
|
||||
|
||||
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
|
||||
<b>{{ $logoPerusahaan->name }}</b><br>
|
||||
Jalan Pisangan Lama 3 Nomor 28 Jatinegara, RT.9/RW.3, <br>Pisangan Tim., Kec. Pulo Gadung, Kota Jakarta Timur, Daerah Khusus Ibukota Jakarta 13230
|
||||
|
||||
@php
|
||||
} else {
|
||||
@endphp
|
||||
|
||||
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
|
||||
<b>{{ $logoPerusahaan->name }}</b><br>
|
||||
|
||||
|
||||
@php
|
||||
}
|
||||
@endphp
|
||||
</div>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-right-<?php echo now()->timestamp; ?>">
|
||||
<b>PT Link Medis Sehat</b><br>
|
||||
|
||||
Reference in New Issue
Block a user