full dynamic transaction show page

This commit is contained in:
Cüneyt Şentürk
2021-06-25 09:44:30 +03:00
parent d3f82863f5
commit c20aa55a80
5 changed files with 676 additions and 334 deletions

View File

@ -2,7 +2,7 @@
@stack('header_account_start')
@if (!$hideHeaderAccount)
<div class="{{ $classHeaderAccount }}">
{{ trans_choice('general.accounts', 1) }}
{{ trans_choice($textHeaderAccount, 1) }}
<br>
<strong>
@ -18,7 +18,7 @@
@stack('header_category_start')
@if (!$hideHeaderCategory)
<div class="{{ $classHeaderCategory }}">
{{ trans_choice('general.categories', 1) }}
{{ trans_choice($textHeaderCategory, 1) }}
<br>
<strong>