Update ttd
This commit is contained in:
@@ -427,7 +427,7 @@
|
||||
</table>
|
||||
<div class="corner-text-<?php echo now()->timestamp; ?> bottom-left-<?php echo now()->timestamp; ?>">
|
||||
@php
|
||||
if (!empty($logoPerusahaan->code) === 'VALEIND') {
|
||||
if (!empty($logoPerusahaan->code) == 'VALEIND') {
|
||||
@endphp
|
||||
|
||||
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
|
||||
@@ -435,7 +435,7 @@
|
||||
Lt. 1, Jalan Somba Opu 281, Ujung Pandang, Losari, <br> Kec. Makassar, Kota Makassar, Sulawesi Selatan 90113
|
||||
|
||||
@php
|
||||
} else if(!empty($logoPerusahaan->code) === 'PETROLAB') {
|
||||
} else if(!empty($logoPerusahaan->code) == 'PETROLAB') {
|
||||
@endphp
|
||||
|
||||
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
|
||||
|
||||
Reference in New Issue
Block a user