diff --git a/resources/views/pages/association/news/index.blade.php b/resources/views/pages/association/news/index.blade.php index 0111dbe..66f987d 100644 --- a/resources/views/pages/association/news/index.blade.php +++ b/resources/views/pages/association/news/index.blade.php @@ -181,9 +181,9 @@ $deleteNow = function ($id) {
{{ $post->einundzwanzigPleb->profile->name }} + alt="{{ $post->einundzwanzigPleb->profile?->name }}">
diff --git a/resources/views/pages/association/project-support/[ProjectProposal:slug].blade.php b/resources/views/pages/association/project-support/[ProjectProposal:slug].blade.php index 7957091..a120a3c 100644 --- a/resources/views/pages/association/project-support/[ProjectProposal:slug].blade.php +++ b/resources/views/pages/association/project-support/[ProjectProposal:slug].blade.php @@ -145,7 +145,7 @@ $handleNotApprove = function () {
User 04
Eingereicht von