Server Changes, Ambil semuanya
This commit is contained in:
4
resources/views/pdf/final_log_page_2.blade.php
Executable file → Normal file
4
resources/views/pdf/final_log_page_2.blade.php
Executable file → Normal 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
|
||||
|
||||
Reference in New Issue
Block a user