links to landing

This commit is contained in:
HolgerHatGarKeineNode
2023-02-06 23:39:38 +01:00
parent d89a32afc5
commit 6bace4957e

View File

@@ -6,7 +6,7 @@
:href="route('meetup.event.landing', ['country' => $country, 'meetupEvent' => $row->id])" :href="route('meetup.event.landing', ['country' => $country, 'meetupEvent' => $row->id])"
> >
<i class="fa fa-thin fa-browser mr-2"></i> <i class="fa fa-thin fa-browser mr-2"></i>
{{ __('Show landing page') }} {{ __('Link to participate') }}
</x-button> </x-button>
</div> </div>
<div> <div>