@inject('countries', App\Models\Country::class) @inject('hotelcities', App\Models\HotelCityData::class ) @php $hotelCities = $hotelcities::all()->map(function ($city) { return [ 'name' => $city->Hotel_Name, 'city' => $city->City ]; })->toArray(); // dd($hotelCities); @endphp
India
International
  • Join the club of happy travellers.
  • Get 20% OFF on hotels as welcome gift.
  • Book hotels @ ₹0 and pay later.
  • Hassle Free Bookings.

1Room, 1 Adult

Rooms

( Max 6 )

Adults

(12+ years)

Children

(0-12 years)

@push('js') @endpush