diff --git a/resources/views/components/project-card.blade.php b/resources/views/components/project-card.blade.php
index 0245dbe..8ce2953 100644
--- a/resources/views/components/project-card.blade.php
+++ b/resources/views/components/project-card.blade.php
@@ -89,14 +89,15 @@
($currentPleb && $currentPleb->id === $project->einundzwanzig_pleb_id)
|| ($currentPleb && in_array($currentPleb->npub, config('einundzwanzig.config.current_board'), true))
)
-
- Löschen
-
+
+
+ Löschen
+
+
+ @persist('toast')
+
+ @endpersist
+
@fluxScripts
@livewireScriptConfig