This commit is contained in:
Benjamin Takats
2023-01-24 16:41:34 +01:00
parent 36aef7e1af
commit 7e5f6c30ad
9 changed files with 15 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<div class="flex flex-col space-y-1">
<div class="flex flex-col space-y-1" wire:key="bookcase_action_{{ $row->id }}">
@auth
@if($row->orange_pills_count > 0)
<img class="aspect-auto max-h-12" src="{{ asset('img/social_credit_plus.webp') }}" alt="">