diff --git a/src/resources/views/events/home.blade.php b/src/resources/views/events/home.blade.php index bbf3227d..66455fad 100644 --- a/src/resources/views/events/home.blade.php +++ b/src/resources/views/events/home.blade.php @@ -741,11 +741,11 @@ function copyToClipBoard(inputId) { @if($event->getSeat($seatingPlan->id, $column, $row)->status == 'ACTIVE') @if ($seatingPlan->locked) @else @endif @endif