holdings wip

This commit is contained in:
hackerESQ
2024-08-26 21:34:13 -05:00
parent 92bd91ef2c
commit 2b384758ff
6 changed files with 107 additions and 5 deletions
@@ -26,7 +26,10 @@ new class extends Component {
<x-list-item
no-separator
:item="$holding"
link="{{ route('portfolio.show', ['portfolio' => $holding->portfolio_id]) }}"
link="{{ route('holding.show', [
'portfolio' => $holding->portfolio_id,
'symbol' => $holding->symbol,
]) }}"
>
<x-slot:value class="flex items-center">