update pdf final log dan request log

This commit is contained in:
Linksehat Staging Server
2024-01-17 10:23:11 +07:00
parent 000da0acf4
commit 6718f6ea83
3 changed files with 12 additions and 12 deletions

View File

@@ -143,7 +143,7 @@
} }
.txt-syarat-<?php echo now()->timestamp; ?> { .txt-syarat-<?php echo now()->timestamp; ?> {
font-size: {{ $$dynamicVariableName }}px; font-size: {{ $$dynamicVariableName }}px;
text-align: left; text-align: left;
} }
.bottom-left-ttd-<?php echo now()->timestamp; ?> { .bottom-left-ttd-<?php echo now()->timestamp; ?> {
color: #000000; color: #000000;
@@ -197,14 +197,14 @@
float: left; /* Membuat elemen berdampingan */ float: left; /* Membuat elemen berdampingan */
width: 48%; /* Atur lebar elemen agar mereka tidak tumpang tindih */ width: 48%; /* Atur lebar elemen agar mereka tidak tumpang tindih */
box-sizing: border-box; /* Menghitung padding dan border ke dalam lebar elemen */ box-sizing: border-box; /* Menghitung padding dan border ke dalam lebar elemen */
} }
</style> </style>
</head> </head>
<body> <body>
<div class="triangle2"></div> <div class="triangle2"></div>
<div class="triangle1"></div> <div class="triangle1"></div>
@php @php
if(!empty($logoPerusahaan->path)) { if(!empty($logoPerusahaan->path)) {
$imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(storage_path('app/public/' . $logoPerusahaan->path))); $imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(storage_path('app/public/' . $logoPerusahaan->path)));
echo '<img class="logo_company-' . now()->timestamp . '" src="' . $imgSrc . '">'; echo '<img class="logo_company-' . now()->timestamp . '" src="' . $imgSrc . '">';
@@ -214,7 +214,7 @@
<div class="corner-text-<?php echo now()->timestamp; ?> top-right-<?php echo now()->timestamp; ?>"> <div class="corner-text-<?php echo now()->timestamp; ?> top-right-<?php echo now()->timestamp; ?>">
The Future Of Healthcare At Your Fingertips The Future Of Healthcare At Your Fingertips
</div> </div>
<img src="data:image/png;base64,{{ base64_encode(file_get_contents( public_path('images/logo-default.png') )) }}"> <img src="data:image/png;base64,{{ base64_encode(file_get_contents( public_path('images/logo-default.png') )) }}">
<div class="title-container-<?php echo now()->timestamp; ?>"> <div class="title-container-<?php echo now()->timestamp; ?>">
<div class="title-<?php echo now()->timestamp; ?>"> <div class="title-<?php echo now()->timestamp; ?>">
@@ -323,7 +323,7 @@
<tr> <tr>
<td>Phone Perusahaan</td> <td>Phone Perusahaan</td>
<td>:</td> <td>:</td>
<td></td> <td>021 5249537</td>
</tr> </tr>
<tr> <tr>
<td>No. Polis</td> <td>No. Polis</td>
@@ -411,7 +411,7 @@
<td></td> <td></td>
</tr> </tr>
</tfoot> </tfoot>
</table> </table>
<table class="claim-info-<?php echo now()->timestamp; ?>"> <table class="claim-info-<?php echo now()->timestamp; ?>">
<thead> <thead>
@@ -448,7 +448,7 @@
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br> <b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
<b>{{ !empty($dataMember->nama_perusahaan) ? $dataMember->nama_perusahaan : '' }}</b><br> <b>{{ !empty($dataMember->nama_perusahaan) ? $dataMember->nama_perusahaan : '' }}</b><br>
@php @php
} }
@@ -463,4 +463,4 @@
</div> </div>
</div> </div>
</body> </body>
</html> </html>

View File

@@ -329,7 +329,7 @@
@endphp @endphp
<b>Alarm Center Vale MKS (LinkSehat) Office</b><br> <b>Alarm Center Vale MKS (LinkSehat) Office</b><br>
<b>{{ !empty($dataMember->name_perusahaan) ? $dataMember->name_perusahaan : '' }}</b><br> <b>{{ !empty($dataMember->nama_perusahaan) ? $dataMember->nama_perusahaan : '' }}</b><br>
Lt. 1, Jalan Somba Opu 281, Ujung Pandang, Losari, <br> Kec. Makassar, Kota Makassar, Sulawesi Selatan 90113 Lt. 1, Jalan Somba Opu 281, Ujung Pandang, Losari, <br> Kec. Makassar, Kota Makassar, Sulawesi Selatan 90113
@php @php
@@ -337,7 +337,7 @@
@endphp @endphp
<b>Alarm Center Petrolab (LinkSehat) Office</b><br> <b>Alarm Center Petrolab (LinkSehat) Office</b><br>
<b>{{ !empty($dataMember->name_perusahaan) ? $dataMember->name_perusahaan : '' }}</b><br> <b>{{ !empty($dataMember->nama_perusahaan) ? $dataMember->nama_perusahaan : '' }}</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 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 @php
@@ -345,7 +345,7 @@
@endphp @endphp
<b>Alarm Center (LinkSehat) Office</b><br> <b>Alarm Center (LinkSehat) Office</b><br>
<b>{{ !empty($dataMember->name_perusahaan) ? $dataMember->name_perusahaan : '' }}</b><br> <b>{{ !empty($dataMember->nama_perusahaan) ? $dataMember->nama_perusahaan : '' }}</b><br>
@php @php

View File

@@ -343,7 +343,7 @@
<tr> <tr>
<td>Phone Perusahaan</td> <td>Phone Perusahaan</td>
<td>:</td> <td>:</td>
<td></td> <td>021 5249537</td>
</tr> </tr>
<tr> <tr>
<td>No. Polis</td> <td>No. Polis</td>