diff --git a/resources/views/modules/form/index.blade.php b/resources/views/modules/form/index.blade.php index fe70014..73dee31 100644 --- a/resources/views/modules/form/index.blade.php +++ b/resources/views/modules/form/index.blade.php @@ -83,9 +83,8 @@
+ value="{{ @$activity_value == "" ? "" : getFormattedValue($activity_value)}}" + class="form-control text-right" oninput="numberFormat(this)">
@endforeach