Hiding expense fields for now
This commit is contained in:
parent
dff7ad91c8
commit
10aafda4e0
1 changed files with 2 additions and 0 deletions
|
|
@ -43,8 +43,10 @@
|
|||
->fromQuery($currencies, 'name', 'id') !!}
|
||||
|
||||
{!! Former::text('amount')->label(trans('texts.expense_amount')) !!}
|
||||
<!--
|
||||
{!! Former::text('foreign_amount') !!}
|
||||
{!! Former::text('exchange_rate') !!}
|
||||
-->
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue