diff --git a/app/Modules/Plan7/Views/livewire/selector.blade.php b/app/Modules/Plan7/Views/livewire/selector.blade.php index 7067160..89ddef0 100644 --- a/app/Modules/Plan7/Views/livewire/selector.blade.php +++ b/app/Modules/Plan7/Views/livewire/selector.blade.php @@ -156,7 +156,7 @@ class="img-fluid rounded-start" alt="..."> @endforeach - @if($room) + @if(array_key_exists('id', $filter))