diff --git a/resources/views/pages/association/news/index.blade.php b/resources/views/pages/association/news/index.blade.php index 18452a6..737090b 100644 --- a/resources/views/pages/association/news/index.blade.php +++ b/resources/views/pages/association/news/index.blade.php @@ -204,20 +204,21 @@ $deleteNow = function($id) { -
+
+
+ + @if($canEdit) - @if($canEdit) - - @endif -
+ xs + wire:click="delete({{ $post->id }})" + label="Löschen" + negative icon="trash"/> + @endif @empty