wip
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<x-app-layout>
|
||||
<div>
|
||||
|
||||
<x-ib-toolbar title="{{ __('Holding') }}" />
|
||||
|
||||
@livewire('transactions-table')
|
||||
|
||||
</div>
|
||||
</x-app-layout>
|
||||
Reference in New Issue
Block a user