This commit is contained in:
HolgerHatGarKeineNode
2023-02-07 09:54:35 +01:00
parent c501b68969
commit 5b475cc660
4 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<a href="{{ route('meetup.landing', ['country' => $country, 'meetup' => $row]) }}">
<a href="{{ route('meetup.landing', ['country' => $row->city->country, 'meetup' => $row]) }}">
<div class="flex items-center space-x-2">
<img class="h-24" src="{{ $row->getFirstMediaUrl('logo', 'thumb') }}" alt="{{ $row->name }}">
<div>