diff --git a/resources/views/home/home.blade.php b/resources/views/home/home.blade.php index d881b1e7..a0f16a3a 100644 --- a/resources/views/home/home.blade.php +++ b/resources/views/home/home.blade.php @@ -41,7 +41,7 @@ @if ($ticket->canPickSeat()) - + {{ $ticket->seat->label ?? 'Choose Seat' }} @else