fixed total widgets

This commit is contained in:
denisdulici
2020-02-09 15:23:11 +03:00
parent dc12b1111d
commit 04af057194
6 changed files with 12 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<div class="row">
<div class="col">
<h5 class="text-uppercase text-white mb-0">{{ $class->model->name }}</h5>
<span class="font-weight-bold text-white mb-0">@money($totals['current'], setting('default.currency'), true)</span>
<span class="font-weight-bold text-white mb-0">{{ $totals['grand'] }}</span>
</div>
<div class="col-auto">