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