Search and filter first commit

This commit is contained in:
Cüneyt Şentürk
2020-11-06 01:48:49 +03:00
parent e5a7f5b15e
commit ff84384024
25 changed files with 552 additions and 231 deletions

View File

@@ -22,10 +22,7 @@
'role' => 'form',
'class' => 'mb-0'
]) !!}
<akaunting-search
:placeholder="'{{ trans('general.search_placeholder') }}'"
:options="{{ json_encode([]) }}"
></akaunting-search>
<x-search-string model="App\Models\Banking\Transaction" />
{!! Form::close() !!}
</div>