link fixed

This commit is contained in:
HolgerHatGarKeineNode
2023-03-16 16:39:26 +01:00
parent 17fa45e701
commit 52fd5efbf5

View File

@@ -102,7 +102,7 @@
</div>
</div>
<h4 class="mt-2 text-sm font-semibold leading-6 text-gray-900">
<a href="{{ route('bookCases.comment.bookcase', ['country' => $country, 'bookCase' => $item]) }}">
<a href="{{ route('bookCases.comment.bookcase', ['country' => $country, 'bookCase' => $item->bookCase]) }}">
<span class="absolute inset-0"></span>
{{ $item->bookCase->title }}
</a>