@extends('layouts.app') @section('content') @php $allHotels = $allHotels ?? []; $SelectedData = $SelectedData ?? []; $cities = $cities ?? []; $FiltersData = $FiltersData ?? []; $defaulthotels = $defaulthotels ?? null; $recommendedHotels = $recommendedHotels ?? collect(); @endphp {{-- Page-specific styles only — search bar CSS already comes from the partial --}}
We couldn't find any hotels matching your search. Try modifying the filters, changing the dates, or exploring nearby areas.