This commit is contained in:
Denis Duliçi 2021-07-23 14:04:38 +03:00
parent b3c5e1551c
commit 87f911cb81
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
@section('content')
<x-transactions.template.ddefault
type="payment"
type="expense"
:transaction="$payment"
/>
@endsection