can:update,meetupEvent

This commit is contained in:
HolgerHatGarKeineNode
2023-02-07 16:02:00 +01:00
parent f757a1cfa8
commit 2ef4a8c010

View File

@@ -2,7 +2,7 @@
<div>
@if(auth()->user()->can('update', $row))
<x-button
primary
black
xs
:href="route('meetup.event.form', ['country' => $row->meetup->city->country, 'meetupEvent' => $row])"
>