main
Ilham Wara Nugroho 2026-06-17 11:49:02 +07:00
parent 987d925167
commit 7d6c0371fb
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
@endphp
<td>
<div class="input-group">
{{ @$activity_value == "" ? "" : getFormattedValue($activity_value)}}
{{ $isLocked || $instansi === 'all' || $limitInternal ? 'readonly' : '' }}
</div>
</td>
@endforeach