diff --git a/resources/views/components/project-card.blade.php b/resources/views/components/project-card.blade.php index ff0605a..f9a8be1 100644 --- a/resources/views/components/project-card.blade.php +++ b/resources/views/components/project-card.blade.php @@ -65,8 +65,7 @@ {{ number_format($project->support_in_sats, 0, ',', '.') }} Sats + target="_blank"> Webseite @if($project->votes->where('value', true)->count() > 0) @@ -74,6 +73,7 @@ +{{ $project->votes->where('value', true)->count() }} Unterstützer @endif + Anstragssteller