This commit is contained in:
Dwi Swandhana
2026-03-06 12:31:39 +07:00
parent 2dffd56816
commit fa26a01143
@@ -85,7 +85,7 @@
@endphp
<tr data-id="{{ $r['id'] }}" class="{{ $isPrinted ? 'printed-row' : '' }}">
<td style="text-align:center;">
<input type="checkbox" class="row-check" {{ $isPrinted ? 'disabled' : '' }}>
<input type="checkbox" class="row-check">
</td>
<td class="print-status-cell">
@if($isPrinted)