use account name
This commit is contained in:
parent
151d04f464
commit
8cc1e5af24
@ -4,7 +4,7 @@
|
||||
<ul class="text-sm space-y-3 my-3">
|
||||
@foreach($accounts as $item)
|
||||
<li class="flex justify-between">
|
||||
{{ $item->title }}
|
||||
{{ $item->name }}
|
||||
|
||||
<span class="font-medium">
|
||||
{{ $item->balance_formatted }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user