mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
can:update,meetupEvent
This commit is contained in:
@@ -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])"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user