diff --git a/resources/views/widgets/cash_flow.blade.php b/resources/views/widgets/cash_flow.blade.php index 80c4e0791..44938413e 100644 --- a/resources/views/widgets/cash_flow.blade.php +++ b/resources/views/widgets/cash_flow.blade.php @@ -6,8 +6,8 @@ {!! $chart->container() !!} -
-
+
+
{{ $totals['incoming_for_humans'] }} @@ -18,10 +18,10 @@ {{ trans('general.incoming') }} - remove +
-
+
{{ $totals['outgoing_for_humans'] }} @@ -32,10 +32,10 @@ {{ trans('general.outgoing') }} - drag_handle +
-
+
{{ $totals['profit_for_humans'] }}