@php $popupBookingData = is_array($homeSharedData['popupBooking'] ?? null) ? $homeSharedData['popupBooking'] : []; @endphp @include('components.popup-booking')