Server Changes, Ambil semuanya

This commit is contained in:
Server D3 Linksehat
2026-02-04 14:39:20 +07:00
parent b8a72b8119
commit 8077284d3b
2073 changed files with 21586 additions and 8187 deletions

0
resources/views/pdf/ecard-lms.blade.php Executable file → Normal file
View File

0
resources/views/pdf/ecard.blade.php Executable file → Normal file
View File

0
resources/views/pdf/final_log.blade.php Executable file → Normal file
View File

0
resources/views/pdf/final_log_page_1.blade.php Executable file → Normal file
View File

4
resources/views/pdf/final_log_page_2.blade.php Executable file → Normal file
View File

@@ -275,7 +275,7 @@
$imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(public_path('images/ttd_dr_vale.png')));
echo '<img style="width: 65px; height: 48px;" src="' . $imgSrc . '">';
} else if(!empty($dataMember->code_perusahaan) == 'VALEIND'){
$imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(public_path('images/ttd_dr_irma.png')));
$imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(public_path('images/ttd_dr_irma_2.png')));
echo '<img style="width: 65px; height: 48px;" src="' . $imgSrc . '">';
}
@endphp
@@ -288,7 +288,7 @@
@php
} elseif ($dataMember->code_perusahaan == 'VALEIND') {
@endphp
<u><b>dr Irmawati Baso, S.ked, MM</b></u>
<u><b>dr. Irmawati Baso, S. Ked., MM</b></u>
@php
} else {
@endphp

2
resources/views/pdf/guaranted_leter.blade.php Executable file → Normal file
View File

@@ -89,7 +89,7 @@
<tr>
<td class="text-sm"><span style="margin-bottom: 5px;">Graha Cempaka Mas Blok D/20<br >
Jl. Let. Jend. Suprapto, Jakarta Pusat 10640</span><br/>
<span>Whatsapp : +62 858-9000-8500</span> | <span>E-mail : helpdesk@linksehat.com</span>
<span>Whatsapp : +62 858-9000-8500</span> | <span>E-mail : helpdesk@linkmedis.com</span>
</td>
</tr>
</table>

0
resources/views/pdf/health_sertificate.blade.php Executable file → Normal file
View File

2
resources/views/pdf/prescription.blade.php Executable file → Normal file
View File

@@ -119,7 +119,7 @@
<p class="left"></p>
<div class="footer">
<div class="left-footer">
<p>E-mail: helpdesk@linksehat.com</p>
<p>E-mail: helpdesk@linkmedis.com</p>
</div>
<div class="right-footer">
<p>WA: +62 896-8177-3366</p>

4
resources/views/pdf/req_log_page_1.blade.php Executable file → Normal file
View File

@@ -448,7 +448,7 @@
$imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(public_path('images/ttd_dr_vale.png')));
echo '<img style="width: 65px; height: 48px;" src="' . $imgSrc . '">';
} else if(!empty($dataMember->code_perusahaan) == 'VALEIND'){
$imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(public_path('images/ttd_dr_irma.png')));
$imgSrc = 'data:image/png;base64,' . base64_encode(file_get_contents(public_path('images/ttd_dr_irma_2.png')));
echo '<img style="width: 65px; height: 48px;" src="' . $imgSrc . '">';
}
@endphp
@@ -461,7 +461,7 @@
@php
} elseif ($dataMember->code_perusahaan == 'VALEIND') {
@endphp
<u><b>dr Irmawati Baso, S.ked, MM</b></u>
<u><b>dr. Irmawati Baso, S. Ked., MM</b></u>
@php
} else {
@endphp

0
resources/views/pdf/req_log_page_2.blade.php Executable file → Normal file
View File

0
resources/views/pdf/view.blade.php Executable file → Normal file
View File