Transaction styling and suggestion description set dynamic..

This commit is contained in:
Cüneyt Şentürk
2022-06-14 15:06:55 +03:00
parent 8381af7300
commit febf73cc1c
5 changed files with 237 additions and 207 deletions

View File

@ -29,10 +29,12 @@
@stack('recurring_message_end')
@stack('row_create_start')
@if (! $hideCreated)
<x-transactions.show.create
type="{{ $type }}"
:transaction="$transaction"
/>
@endif
@stack('row_create_end')
@stack('schedule_start')