diff --git a/resources/views/pages/association/project-support/index.blade.php b/resources/views/pages/association/project-support/index.blade.php index 951cc8a..e4e23ae 100644 --- a/resources/views/pages/association/project-support/index.blade.php +++ b/resources/views/pages/association/project-support/index.blade.php @@ -224,7 +224,7 @@ $delete = function ($id) { :href="route('association.projectSupport.item', ['projectProposal' => $project])" label="Öffnen"/> @endif - @if($currentPleb && $currentPleb->association_status->value > 2 && $project->sats_paid) + @if($currentPleb && $currentPleb->association_status->value > 1 && $project->sats_paid)