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