🎨 fix(pages): adjust conditional rendering for project support display in index view

This commit is contained in:
fsociety
2024-10-31 23:35:43 +01:00
parent c4cb0fdf83
commit 7ae6e63ffe

View File

@@ -223,7 +223,8 @@ $delete = function ($id) {
xs
:href="route('association.projectSupport.item', ['projectProposal' => $project])"
label="Öffnen"/>
@elseif($currentPleb && $currentPleb->association_status->value > 2 && $project->sats_paid)
@endif
@if($currentPleb && $currentPleb->association_status->value > 2 && $project->sats_paid)
<div class="m-1.5">
<div
class="text-sm inline-flex font-medium bg-green-500/20 text-green-700 rounded-full text-center px-2.5 py-1">