main
Ilham Wara Nugroho 2026-06-11 10:50:55 +07:00
parent aa98b95371
commit 3d1eb79f98
1 changed files with 1 additions and 3 deletions

View File

@ -69,9 +69,7 @@
<select name="unit_code[{{ $detail->activity_code }}]" class="form-control unit-code"
data-activity-code="{{ $detail->activity_code }}"
data-current-unit="{{ $unitCode }}">
@if (@$unitsByCategory[$unitCategory])
@endif
</select>
</div>
</div>