update
parent
987d925167
commit
7d6c0371fb
|
|
@ -152,7 +152,7 @@
|
|||
@endphp
|
||||
<td>
|
||||
<div class="input-group">
|
||||
{{ @$activity_value == "" ? "" : getFormattedValue($activity_value)}}
|
||||
{{ $isLocked || $instansi === 'all' || $limitInternal ? 'readonly' : '' }}
|
||||
</div>
|
||||
</td>
|
||||
@endforeach
|
||||
|
|
|
|||
Loading…
Reference in New Issue