update label odner

This commit is contained in:
Daeng Deni Mardaeni 2023-09-05 10:55:00 +07:00
parent ddf94897b6
commit 8ce74c7fd2

View File

@ -39,13 +39,13 @@
<span style="font-size:16pt;font-weight:bold">FILE<br>MANAGEMENT</span>
</td>
</tr>
<tr style="height:92mm;max-height:92mm;table-layout:fixed;display:inline-block">
<tr style="height:95mm;max-height:95mm;table-layout:fixed;display:inline-block">
<td colspan="2">
<span style="font-size:36pt;font-weight:bold">{{ $document_detail->document->directorat->kode }}.{{ $document_detail->document->sub_directorat->kode }}</span><br>
<span style="font-size:24pt;font-weight:bold">{{ $document_detail->document->job->kode }}.{{ $document_detail->document->sub_job->kode }}</span><br>
<span style="font-size:18pt;">{{ $document_detail->document->sub_job->name }}</span><br><br>
<span style="font-size:18pt;">{{ $document_detail->document->sequence_dus }}</span><br><br><br>
<span class="qrcode">{!! QrCode::size(75)->generate($document_detail->document->job->kode) !!}</span><br><br><br><br><br>
<span class="qrcode">{!! QrCode::size(75)->generate($document_detail->document->job->kode) !!}</span><br><br><br><br>
<span style="font-size:14pt;">PERIODE</span>
</td>
</tr>