formatting

This commit is contained in:
denisdulici
2019-12-27 15:15:50 +03:00
parent ff9608fc92
commit 885ffeb2e5
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<div class="row mb-4">
<div class="col-md-12">
<h3 id="stats">{{ trans('reports.income-expense') }}</h3>
<h3 id="stats">{{ trans('reports.income_expense') }}</h3>
</div>
@foreach($reports['income-expense'] as $report)