booking.naveenrao.com Open in urlscan Pro
172.67.206.169  Public Scan

URL: https://booking.naveenrao.com/
Submission: On January 11 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://booking.naveenrao.com/hotel

<form action="https://booking.naveenrao.com/hotel" class="form bravo_form" method="get">
  <div class="g-field-search">
    <div class="row">
      <div class="col-md-4 border-right">
        <div class="form-group">
          <i class="field-icon fa icofont-map"></i>
          <div class="form-content">
            <label> Location </label>
            <div class="smart-search">
              <input type="text" class="smart-search-location parent_text form-control" readonly="" placeholder="Where are you going?" value="" data-onload="Loading..."
                data-default="[{&quot;id&quot;:17,&quot;title&quot;:&quot; Ladakh&quot;},{&quot;id&quot;:15,&quot;title&quot;:&quot; Uttrakhand&quot;},{&quot;id&quot;:14,&quot;title&quot;:&quot;- Rishikesh&quot;}]">
              <input type="hidden" class="child_id" name="location_id" value="">
              <div class="bravo-autocomplete">
                <div class="list-item">
                  <div class="item" data-id="17" data-text=" Ladakh"> <i class="icofont-location-pin"></i> Ladakh </div>
                  <div class="item" data-id="15" data-text=" Uttrakhand"> <i class="icofont-location-pin"></i> Uttrakhand </div>
                  <div class="item" data-id="14" data-text="- Rishikesh"> <i class="icofont-location-pin"></i> - Rishikesh </div>
                </div>
                <div class="message">Loading...</div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-4 border-right">
        <div class="form-group">
          <i class="field-icon icofont-wall-clock"></i>
          <div class="form-content">
            <div class="form-date-search-hotel">
              <div class="date-wrapper">
                <div class="check-in-wrapper">
                  <label>Check In - Out</label>
                  <div class="render check-in-render">11/01/2025</div>
                  <span> - </span>
                  <div class="render check-out-render">12/01/2025</div>
                </div>
              </div>
              <input type="hidden" class="check-in-input" value="11/01/2025" name="start">
              <input type="hidden" class="check-out-input" value="12/01/2025" name="end">
              <input type="text" class="check-in-out" value="2025-01-11 - 2025-01-12">
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-4 border-right">
        <div class="form-select-guests">
          <div class="form-group">
            <i class="field-icon icofont-travelling"></i>
            <div class="form-content dropdown-toggle" data-toggle="dropdown">
              <div class="wrapper-more">
                <label> Guests </label>
                <div class="render">
                  <span class="adults"><span class="one ">1 Adult</span> <span class=" d-none  multi" data-html=":count Adults">1 Adults</span></span> - <span class="children">
                    <span class="one " data-html=":count Child">0 Child</span>
                    <span class="multi  d-none " data-html=":count Children">0 Children</span>
                  </span>
                </div>
              </div>
            </div>
            <div class="dropdown-menu select-guests-dropdown">
              <div class="dropdown-item-row">
                <div class="label">Rooms</div>
                <div class="val">
                  <span class="btn-minus" data-input="room"><i class="icon ion-md-remove"></i></span>
                  <span class="count-display"><input type="number" name="room" value="1" min="1"></span>
                  <span class="btn-add" data-input="room"><i class="icon ion-ios-add"></i></span>
                </div>
              </div>
              <div class="dropdown-item-row">
                <div class="label">Adults</div>
                <div class="val">
                  <span class="btn-minus" data-input="adults"><i class="icon ion-md-remove"></i></span>
                  <span class="count-display"><input type="number" name="adults" value="1" min="1"></span>
                  <span class="btn-add" data-input="adults"><i class="icon ion-ios-add"></i></span>
                </div>
              </div>
              <div class="dropdown-item-row">
                <div class="label">Children</div>
                <div class="val">
                  <span class="btn-minus" data-input="children"><i class="icon ion-md-remove"></i></span>
                  <span class="count-display"><input type="number" name="children" value="0" min="0"></span>
                  <span class="btn-add" data-input="children"><i class="icon ion-ios-add"></i></span>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="g-button-submit">
    <button class="btn btn-primary btn-search" type="submit">Search</button>
  </div>
</form>

GET https://booking.naveenrao.com/tour-packages

<form action="https://booking.naveenrao.com/tour-packages" class="form bravo_form" method="get">
  <div class="g-field-search">
    <div class="row">
      <div class="col-md-6 border-right">
        <div class="form-group">
          <i class="field-icon fa icofont-map"></i>
          <div class="form-content">
            <label>Location</label>
            <div class="smart-search">
              <input type="text" class="smart-search-location parent_text form-control" readonly="" placeholder="Where are you going?" value="" data-onload="Loading..."
                data-default="[{&quot;id&quot;:17,&quot;title&quot;:&quot; Ladakh&quot;},{&quot;id&quot;:15,&quot;title&quot;:&quot; Uttrakhand&quot;},{&quot;id&quot;:14,&quot;title&quot;:&quot;- Rishikesh&quot;}]">
              <input type="hidden" class="child_id" name="location_id" value="">
              <div class="bravo-autocomplete">
                <div class="list-item">
                  <div class="item" data-id="17" data-text=" Ladakh"> <i class="icofont-location-pin"></i> Ladakh </div>
                  <div class="item" data-id="15" data-text=" Uttrakhand"> <i class="icofont-location-pin"></i> Uttrakhand </div>
                  <div class="item" data-id="14" data-text="- Rishikesh"> <i class="icofont-location-pin"></i> - Rishikesh </div>
                </div>
                <div class="message">Loading...</div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-6 border-right">
        <div class="form-group">
          <i class="field-icon icofont-wall-clock"></i>
          <div class="form-content">
            <div class="form-date-search">
              <div class="date-wrapper">
                <div class="check-in-wrapper">
                  <label>From - To</label>
                  <div class="render check-in-render">11/01/2025</div>
                  <span> - </span>
                  <div class="render check-out-render">12/01/2025</div>
                </div>
              </div>
              <input type="hidden" class="check-in-input" value="11/01/2025" name="start">
              <input type="hidden" class="check-out-input" value="12/01/2025" name="end">
              <input type="text" class="check-in-out" name="date" value="2025-01-11 - 2025-01-12">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="g-button-submit">
    <button class="btn btn-primary btn-search" type="submit">Search</button>
  </div>
</form>

https://booking.naveenrao.com/newsletter/subscribe

<form action="https://booking.naveenrao.com/newsletter/subscribe" class="subcribe-form bravo-subscribe-form bravo-form">
  <input type="hidden" name="_token" value="XaxiBVRdpEoW8ODhsQwCVAvwnOvAJUjbsHdjuJMw" autocomplete="off">
  <div class="form-group">
    <input type="text" name="email" class="form-control email-input" placeholder="Your Email">
    <button type="submit" class="btn-submit">Subscribe <i class="fa fa-spinner fa-pulse fa-fw"></i>
    </button>
  </div>
  <div class="form-mess"></div>
</form>

POST https://booking.naveenrao.com/login

<form class="bravo-form-login" method="POST" action="https://booking.naveenrao.com/login">
  <input type="hidden" name="redirect" value="">
  <input type="hidden" name="_token" value="XaxiBVRdpEoW8ODhsQwCVAvwnOvAJUjbsHdjuJMw" autocomplete="off">
  <div class="form-group">
    <input type="text" class="form-control" name="email" autocomplete="off" placeholder="Email address">
    <i class="input-icon icofont-mail"></i>
    <span class="invalid-feedback error error-email"></span>
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" autocomplete="off" placeholder="Password">
    <i class="input-icon icofont-ui-password"></i>
    <span class="invalid-feedback error error-password"></span>
  </div>
  <div class="form-group">
    <div class="d-flex justify-content-between">
      <label for="remember-me" class="mb0">
        <input type="checkbox" name="remember" id="remember-me" value="1"> Remember me <span class="checkmark fcheckbox"></span>
      </label>
      <a href="https://booking.naveenrao.com/forgot-password">Forgot Password?</a>
    </div>
  </div>
  <div class="error message-error invalid-feedback"></div>
  <div class="form-group">
    <button class="btn btn-primary form-submit" type="submit"> Login <span class="spinner-grow spinner-grow-sm icon-loading" role="status" aria-hidden="true"></span>
    </button>
  </div>
  <div class="c-grey font-medium f14 text-center"> Do not have an account? <a href="" data-target="#register" data-toggle="modal">Sign Up</a></div>
</form>

POST https://booking.naveenrao.com/register

<form class="form bravo-form-register" method="post" action="https://booking.naveenrao.com/register">
  <input type="hidden" name="_token" value="XaxiBVRdpEoW8ODhsQwCVAvwnOvAJUjbsHdjuJMw" autocomplete="off">
  <div class="row">
    <div class="col-lg-6 col-md-12">
      <div class="form-group">
        <input type="text" class="form-control" name="first_name" autocomplete="off" placeholder="First Name">
        <i class="input-icon field-icon icofont-waiter-alt"></i>
        <span class="invalid-feedback error error-first_name"></span>
      </div>
    </div>
    <div class="col-lg-6 col-md-12">
      <div class="form-group">
        <input type="text" class="form-control" name="last_name" autocomplete="off" placeholder="Last Name">
        <i class="input-icon field-icon icofont-waiter-alt"></i>
        <span class="invalid-feedback error error-last_name"></span>
      </div>
    </div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="phone" autocomplete="off" placeholder="Phone">
    <i class="input-icon field-icon icofont-ui-touch-phone"></i>
    <span class="invalid-feedback error error-phone"></span>
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="email" autocomplete="off" placeholder="Email address">
    <i class="input-icon field-icon icofont-mail"></i>
    <span class="invalid-feedback error error-email"></span>
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" autocomplete="off" placeholder="Password">
    <i class="input-icon field-icon icofont-ui-password"></i>
    <span class="invalid-feedback error error-password"></span>
  </div>
  <div class="form-group">
    <label for="term">
      <input id="term" type="checkbox" name="term" class="mr5"> I have read and accept the <a href="https://booking.naveenrao.com/page/terms-of-service" target="_blank">Terms and Privacy Policy</a>
      <span class="checkmark fcheckbox"></span>
    </label>
    <div><span class="invalid-feedback error error-term"></span></div>
  </div>
  <div class="error message-error invalid-feedback"></div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary form-submit"> Sign Up <span class="spinner-grow spinner-grow-sm icon-loading" role="status" aria-hidden="true"></span>
    </button>
  </div>
  <div class="c-grey f14 text-center"> Already have an account? <a href="#" data-target="#login" data-toggle="modal">Log In</a>
  </div>
</form>

<form><br><b>Filter results</b><br>Method: <select name="method">
    <option></option>
    <option>GET</option>
    <option>POST</option>
    <option>PUT</option>
    <option>DELETE</option>
  </select><br>Uri: <input type="text" name="uri"><br>IP: <input type="text" name="ip"><br><button type="submit">Search</button></form>

Text Content

Independence day SALE LIVE. Save upto 40% on your trip

info@incredibleoutdoors.in

 * Home
 * Tour
 * Hotel
 * Retreats
 * Homestays

 * INR
   * USD
 * Login
 * Sign Up

 * Login
 * Sign Up

 * INR
   * USD

 * Home
 * Tour
 * Hotel
 * Retreats
 * Homestays

WHERE DO YOU WANT TO GO?

Customise & book incredible Himalayan holidays!

 * Stays
 * Tours

Location
Ladakh
Uttrakhand
- Rishikesh
Loading...
Check In - Out
11/01/2025
-
12/01/2025
Guests
1 Adult 1 Adults - 0 Child 0 Children
Rooms

Adults

Children

Search
Location
Ladakh
Uttrakhand
- Rishikesh
Loading...
From - To
11/01/2025
-
12/01/2025
Search

4.9 out of 5 Stars based on 1205 Review

✓ Passion-Driven Expertise

✓ Authentic Local Experiences

✓ 24/7 Support

✓ Commitment to Quality and Service

WHERE DO YOU WANT TO GO?

Customise & book incredible Himalayan holidays.

Stays

Tour

Where

Check in

Check out

Check out

Search

Where

Check in

Check out

Check out

Search

4.9 out of 5 Stars based on 1205 Review

✓ Passion-Driven Expertise

✓ Authentic Local Experiences

✓ 24/7 Support

✓ Commitment to Quality and Service

INDIA

DISCOVER

Explore the best of the Himalayas with our safe, convenient, and cost-effective
discover tours, covering all the top spots without any hassle.

RISHIKESH HOMESTAY TOUR DISCOVER

₹6,500

3 Days 2 Nights

KEDARKANTHA TREK UTTRAKHAND DISCOVER

₹0



EXPLORE MUSOORIE RISHIKESH TOUR PACKAGE DISCOVER

₹8,500

4 Days 3 Nights

3 DAYS DISCOVER RISHIKESH TOUR

₹5,500

3 Days 2 Nights

POPULAR TOURS

Explore popular tours with safety, convenience, and affordability to iconic
destinations.

7 Days 6 Nights

LADAKH TOUR PACKAGE TREK

3D LEH TO NUBRA VALLEY

2D LEH LOCAL SIGHTSEEING

1D ARRIVAL IN LEH

₹28,000

₹32,500

SAVE 4500

Book Now

3 Days 2 Nights

5.0

CHOPTA TUNGNATH CHANDRASHILLA TREK

3D CHOPTA TO RISHIKESH

2D SARI VILLAGE TO CHOPTA, TUNGNATH & CHANDRASHILLA SUMMIT

1D RISHIKESH TO SARI VILLAGE AND DEORIATAAL

₹9,500

₹12,500

SAVE 3000

Book Now

4 Days 3 Nights

5.0

EXPLORE MUSOORIE RISHIKESH TOUR PACKAGE DISCOVER

3D MUSSOORIE EXPLORATION BEGINS

2D ADVENTURE UNLEASHED IN RISHIKESH

1D RISHIKESH SPIRITUAL SOJOURN

₹8,500

₹11,500

SAVE 3000

Book Now

3 Days 2 Nights

5.0

3 DAYS DISCOVER RISHIKESH TOUR

3D DEPARTURE WITH ENRICHED MEMORIES

2D SUNRISE TRANQUILITY AND ADRENALINE-PACKED ADVENTURES

1D IMMERSIVE HERITAGE AND SPIRITUAL ELEGANCE

₹5,500

₹8,500

SAVE 3000

Book Now

3 Days 2 Nights

3.0

RISHIKESH HOMESTAY TOUR DISCOVER

3D FAREWELL

2D SUNRISE, ADVENTURE, AND SPIRITUAL EXPLORATION

1D ARRIVAL AND WILDERNESS EXPLORATION

₹6,500

₹8,500

SAVE 2000

Book Now

KEDARKANTHA TREK UTTRAKHAND DISCOVER

₹0

₹0

SAVE 0

Book Now

3 Days 2 Nights

DAYARA BUGYAL TREK

3D EXPLORE, DESCEND, AND RETURN TO RISHIKESH

2D RAITHAL TO DAYARA BUGYAL

1D RISHIKESH TO RAITHAL VILLAGE

₹9,500

₹12,500

SAVE 3000

Book Now

7 Days 6 Nights

LADAKH TOUR PACKAGE TREK

3D LEH TO NUBRA VALLEY

2D LEH LOCAL SIGHTSEEING

1D ARRIVAL IN LEH

₹28,000

₹32,500

SAVE 4500

Book Now

3 Days 2 Nights

5.0

CHOPTA TUNGNATH CHANDRASHILLA TREK

3D CHOPTA TO RISHIKESH

2D SARI VILLAGE TO CHOPTA, TUNGNATH & CHANDRASHILLA SUMMIT

1D RISHIKESH TO SARI VILLAGE AND DEORIATAAL

₹9,500

₹12,500

SAVE 3000

Book Now

4 Days 3 Nights

5.0

EXPLORE MUSOORIE RISHIKESH TOUR PACKAGE DISCOVER

3D MUSSOORIE EXPLORATION BEGINS

2D ADVENTURE UNLEASHED IN RISHIKESH

1D RISHIKESH SPIRITUAL SOJOURN

₹8,500

₹11,500

SAVE 3000

Book Now

3 Days 2 Nights

5.0

3 DAYS DISCOVER RISHIKESH TOUR

3D DEPARTURE WITH ENRICHED MEMORIES

2D SUNRISE TRANQUILITY AND ADRENALINE-PACKED ADVENTURES

1D IMMERSIVE HERITAGE AND SPIRITUAL ELEGANCE

₹5,500

₹8,500

SAVE 3000

Book Now

3 Days 2 Nights

3.0

RISHIKESH HOMESTAY TOUR DISCOVER

3D FAREWELL

2D SUNRISE, ADVENTURE, AND SPIRITUAL EXPLORATION

1D ARRIVAL AND WILDERNESS EXPLORATION

₹6,500

₹8,500

SAVE 2000

Book Now

KEDARKANTHA TREK UTTRAKHAND DISCOVER

₹0

₹0

SAVE 0

Book Now

3 Days 2 Nights

DAYARA BUGYAL TREK

3D EXPLORE, DESCEND, AND RETURN TO RISHIKESH

2D RAITHAL TO DAYARA BUGYAL

1D RISHIKESH TO RAITHAL VILLAGE

₹9,500

₹12,500

SAVE 3000

Book Now

7 Days 6 Nights

LADAKH TOUR PACKAGE TREK

3D LEH TO NUBRA VALLEY

2D LEH LOCAL SIGHTSEEING

1D ARRIVAL IN LEH

₹28,000

₹32,500

SAVE 4500

Book Now

3 Days 2 Nights

5.0

CHOPTA TUNGNATH CHANDRASHILLA TREK

3D CHOPTA TO RISHIKESH

2D SARI VILLAGE TO CHOPTA, TUNGNATH & CHANDRASHILLA SUMMIT

1D RISHIKESH TO SARI VILLAGE AND DEORIATAAL

₹9,500

₹12,500

SAVE 3000

Book Now

4 Days 3 Nights

5.0

EXPLORE MUSOORIE RISHIKESH TOUR PACKAGE DISCOVER

3D MUSSOORIE EXPLORATION BEGINS

2D ADVENTURE UNLEASHED IN RISHIKESH

1D RISHIKESH SPIRITUAL SOJOURN

₹8,500

₹11,500

SAVE 3000

Book Now

3 Days 2 Nights

5.0

3 DAYS DISCOVER RISHIKESH TOUR

3D DEPARTURE WITH ENRICHED MEMORIES

2D SUNRISE TRANQUILITY AND ADRENALINE-PACKED ADVENTURES

1D IMMERSIVE HERITAGE AND SPIRITUAL ELEGANCE

₹5,500

₹8,500

SAVE 3000

Book Now



INDIA

TREK

Adventure through Himalayas: safe, hassle-free treks at great value.

KEDARKANTHA TREK UTTRAKHAND DISCOVER

₹0



DAYARA BUGYAL TREK

₹9,500

3 Days 2 Nights

LADAKH TOUR PACKAGE TREK

₹28,000

7 Days 6 Nights

CHOPTA TUNGNATH CHANDRASHILLA TREK

₹9,500

3 Days 2 Nights

OUR RECOMMENDED STAYS

Enjoy our recommended stays, offering comfort, safety, and exceptional value.

WILD MOUNTAIN HOMESTAY

₹2,250

/NIGHT

Book Now

SMART ROOMS

₹1,800

/NIGHT

Book Now

ANTARAM RIVERSIDE RESORT

₹0

/NIGHT

Book Now

CAMP SAHAJA RETREAT

₹0

/NIGHT

Book Now

LOTS OF HAPPY CUSTOMERS

Honest reviews from guests showcasing our top-quality service and experiences.

5/5

DISCOVER RISHIKESH TOUR

Very nice Hospitality With Beautiful View, Mr Vikas is Very Cooperative & Soft
Spoken. Safe for Girls Trip. Memorable trip.

NEHA SHARMA

2 month ago

5/5

CHOPTA TUNGNATH TREK

We recently embarked on a thrilling adventure with Incredible Outdoors and the
experience surpassed all expectations. Our Chopta trek was absolutely awesome,
thanks to our fantastic guide & friend Ashish Bhai.

HARSH KARWA

2 month ago

5/5

LADAKH MOTORCYCLE TOUR

Dreams come true and incredible outdoors helped us fulfill our motorbiking
through leh-ladakh, some of the highest motorable roads and passes in the world.
We got a reference to Ashish and the team from a friend and cannot thank enough
for the referral. From start to finish Ashish made sure we are heard and
everything was customized and flexible to accommodate the situation.

PRAMOD NAIR

2 month ago

5/5

DISCOVER RISHIKESH TOUR

It was a very good experience and got to visit lots of places in a very small
period of time ...the time management by the team was perfect,we visited all the
must go places with ample amount of time to explore and enjoy ourselves to our
fullest.

SMRITI MISHRA

1 month ago

5/5

RISHIKESH HOMESTAY TOUR

It was one of the best decisions to choose them. Staff were very welcoming and
hospitality was top notch. Food was homely and suitable for every taste buds and
the service here was great. The view and the vibe was unmatchable here. Simply
love it!!!

DEACHEN ANGMO

2 month ago

5/5

DAYARA BUGYAL TREK

We had an incredible experience with Ashish as he took us to the Himalayas from
Rishikesh. Very good quality of service and the trip ran very smoothly, didn’t
need to worry about a thing. He showed us around the town and took us to some
cultural sights before we set off on a trek to the mountains. We got snowed in
and spent a night with the team playing music and watching the snow on the
Himalayas.

CALLUM FIELD

2 month ago

5/5

DISCOVER RISHIKESH TOUR

Very nice Hospitality With Beautiful View, Mr Vikas is Very Cooperative & Soft
Spoken. Safe for Girls Trip. Memorable trip.

NEHA SHARMA

2 month ago

5/5

CHOPTA TUNGNATH TREK

We recently embarked on a thrilling adventure with Incredible Outdoors and the
experience surpassed all expectations. Our Chopta trek was absolutely awesome,
thanks to our fantastic guide & friend Ashish Bhai.

HARSH KARWA

2 month ago

5/5

LADAKH MOTORCYCLE TOUR

Dreams come true and incredible outdoors helped us fulfill our motorbiking
through leh-ladakh, some of the highest motorable roads and passes in the world.
We got a reference to Ashish and the team from a friend and cannot thank enough
for the referral. From start to finish Ashish made sure we are heard and
everything was customized and flexible to accommodate the situation.

PRAMOD NAIR

2 month ago

5/5

DISCOVER RISHIKESH TOUR

It was a very good experience and got to visit lots of places in a very small
period of time ...the time management by the team was perfect,we visited all the
must go places with ample amount of time to explore and enjoy ourselves to our
fullest.

SMRITI MISHRA

1 month ago

5/5

RISHIKESH HOMESTAY TOUR

It was one of the best decisions to choose them. Staff were very welcoming and
hospitality was top notch. Food was homely and suitable for every taste buds and
the service here was great. The view and the vibe was unmatchable here. Simply
love it!!!

DEACHEN ANGMO

2 month ago

5/5

DAYARA BUGYAL TREK

We had an incredible experience with Ashish as he took us to the Himalayas from
Rishikesh. Very good quality of service and the trip ran very smoothly, didn’t
need to worry about a thing. He showed us around the town and took us to some
cultural sights before we set off on a trek to the mountains. We got snowed in
and spent a night with the team playing music and watching the snow on the
Himalayas.

CALLUM FIELD

2 month ago

5/5

DISCOVER RISHIKESH TOUR

Very nice Hospitality With Beautiful View, Mr Vikas is Very Cooperative & Soft
Spoken. Safe for Girls Trip. Memorable trip.

NEHA SHARMA

2 month ago

5/5

CHOPTA TUNGNATH TREK

We recently embarked on a thrilling adventure with Incredible Outdoors and the
experience surpassed all expectations. Our Chopta trek was absolutely awesome,
thanks to our fantastic guide & friend Ashish Bhai.

HARSH KARWA

2 month ago

5/5

LADAKH MOTORCYCLE TOUR

Dreams come true and incredible outdoors helped us fulfill our motorbiking
through leh-ladakh, some of the highest motorable roads and passes in the world.
We got a reference to Ashish and the team from a friend and cannot thank enough
for the referral. From start to finish Ashish made sure we are heard and
everything was customized and flexible to accommodate the situation.

PRAMOD NAIR

2 month ago

WHY INCREDIBLE OUTDOORS?

Experience authentic, passion-driven adventures with expert guidance.

EXPERT GUIDANCE

⁠12 Years of Experience Over a decade of expertise ensures expertly crafted,
unforgettable outdoor adventures with meticulous attention to detail.

CULTURAL IMMERSION

⁠Top-Rated Company Consistently high ratings and positive reviews reflect our
commitment to delivering exceptional and memorable travel experiences.

24/7 SUPPORT

⁠Personalized Service Tailored itineraries and attentive support provide a
customized adventure that meets your unique preferences and needs.

QUALITY ASSURANCE

⁠Hassle-Free Experiences Enjoy seamless travel with our hassle-free planning,
safety measures, and convenient arrangements, so you can fully relax.

STILL CONFUSED ?

Book a our experts would love to create a package just for you!


Book a call


GET UPDATES & MORE

Thoughtful thoughts to your inbox

Subscribe

 * info@incredibleoutdoors.in
 * 99277 55533
 * 80 767374 29
 * 97608 22352
 * Opp Balaknath Mandir lower, near Hotel Dewa Retreat, Tapovan, Rishikesh,
   Uttarakhand 249192

 * 
 * 
 * 
 * 

Subscribe to our newsletter and find your tours & adventure on time.

Subscribe Now


QUICK LINKS

 * Trending Packages
 * Camping Packages
 * Uttarakhand Tours
 * Ladakh Tours
 * Himachal Tours
 * Blog
 * Contact
 * Terms and Conditions
 * Cancellation and Refund
 * Privacy Policy


RECENT POSTS

TOUR OPERATOR IN RISHIKESH: INCREDIBLE OUTDOORS

  18 Feb, 2023

JHILMIL CAVES: A HIDDEN PARADISE FOR SPIRITUAL SEEKERS

  18 Feb, 2023

KUNJAPURI SUNRISE TREK: EXPERIENCE THE BEAUTY OF THE FIRST LIGHT

  16 Feb, 2023

Copyright © 2024 by Incredible Outdoors



LOG IN

Remember me Forgot Password?

Login
Do not have an account? Sign Up

SIGN UP

I have read and accept the Terms and Privacy Policy


Sign Up
Already have an account? Log In
Messages1TimelineExceptionsViews29RouteQueries51Models55MailsAuthGateSessionRequest
Request history#1 / (17:52:26)8.2.26PHP Version293msRequest Duration36MBMemory
UsageGET /RouteAuth status
 * warninglog[17:52:26] LOG.warning: strip_tags(): Passing null to parameter #1
   ($string) of type string is depre...


 * Booting (132ms)time
 * Application (160ms)time

 * 1 x Application (54.81%)
   160ms
   1 x Booting (45.19%)
   132ms


29 templates were rendered
 * 1x Page::frontend.detaildetail.blade.php#?blade
 * 1x
   Template::frontend.blocks.form-search-all-service.indexindex.blade.php#?blade
 * 1x
   Template::frontend.blocks.form-search-all-service.style-normalstyle-normal.blade.php#?blade
 * 1x
   Template::frontend.blocks.form-search-all-service.form-searchform-search.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.form-searchform-search.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.fields.locationlocation.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.fields.datedate.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.fields.guestsguests.blade.php#?blade
 * 1x Tour::frontend.layouts.search.form-searchform-search.blade.php#?blade
 * 1x Tour::frontend.layouts.search.fields.locationlocation.blade.php#?blade
 * 1x Tour::frontend.layouts.search.fields.datedate.blade.php#?blade
 * 1x Template::frontend.blocks.cuhome.indexindex.blade.php#?blade
 * 1x layouts.appapp.blade.php#?blade
 * 1x Layout::appapp.blade.php#?blade
 * 1x Layout::parts.faviconfavicon.blade.php#?blade
 * 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
 * 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
 * 1x Layout::parts.topbartopbar.blade.php#?blade
 * 1x Layout::parts.headerheader.blade.php#?blade
 * 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
 * 2x Language::frontend.switcherswitcher.blade.php#?blade
 * 1x Layout::parts.footerfooter.blade.php#?blade
 * 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
 * 1x Layout::auth.login-formlogin-form.blade.php#?blade
 * 1x Layout::auth.register-formregister-form.blade.php#?blade
 * 1x Popup::frontend.popuppopup.blade.php#?blade
 * 1x demo_scriptdemo_script.blade.php#?blade


uriGET
/middlewarewebcontrollerApp\Http\Controllers\HomeController@indexnamespaceApp\Http\Controllersprefixwherefileapp/Http/Controllers/HomeController.php:31-61
51 statements were executed, 24 of which were duplicates, 27 unique. Show only
duplicated15.85ms
bookingn_booking
 * select * from `core_pages` where `id` = '13' and `status` = 'publish' and
   `core_pages`.`deleted_at` is null limit
   11.74msbookingn_bookingHomeController.php#34
   
   Bindings
    * 0: 13
    * 1: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 16. app/Http/Controllers/HomeController.php:34
    * 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    * 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    * 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `bravo_seo` where `object_id` = 13 and `object_model` = 'page'
   limit 1850μsbookingn_bookingBaseModel.php#199
   
   Bindings
    * 0: 13
    * 1: page
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 16. app/BaseModel.php:199
    * 17. app/BaseModel.php:212
    * 18. app/Http/Controllers/HomeController.php:38
    * 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43

 * select * from `core_templates` where `core_templates`.`id` = 9 and
   `core_templates`.`id` is not null limit 1800μsbookingn_bookingPage.php#79
   
   Bindings
    * 0: 9
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 21. modules/Page/Models/Page.php:79
    * 22. view::Page::frontend.detail:5
    * 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72

 * select * from `bravo_locations` where `status` = 'publish' and
   `bravo_locations`.`deleted_at` is null order by `name` asc limit
   1000540μsbookingn_bookingFormSearchAllService.php#129
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Template/Blocks/FormSearchAllService.php:129
    * 18. modules/Template/Blocks/RootBlock.php:10
    * 21. modules/Page/Models/Page.php:82
    * 22. view::Page::frontend.detail:5
    * 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in (14, 15,
   17)360μsbookingn_bookingFormSearchAllService.php#129
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 20. modules/Template/Blocks/FormSearchAllService.php:129
    * 23. modules/Template/Blocks/RootBlock.php:10
    * 26. modules/Page/Models/Page.php:82
    * 27. view::Page::frontend.detail:5
    * 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_tour_category` where `status` = 'publish' and
   `bravo_tour_category`.`deleted_at` is
   null330μsbookingn_bookingFormSearchAllService.php#130
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Template/Blocks/FormSearchAllService.php:130
    * 18. modules/Template/Blocks/RootBlock.php:10
    * 21. modules/Page/Models/Page.php:82
    * 22. view::Page::frontend.detail:5
    * 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_tour_category_translations` where `locale` = 'en' and
   `bravo_tour_category_translations`.`origin_id` in (7, 8, 9, 10, 11, 12, 13,
   14)270μsbookingn_bookingFormSearchAllService.php#130
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 20. modules/Template/Blocks/FormSearchAllService.php:130
    * 23. modules/Template/Blocks/RootBlock.php:10
    * 26. modules/Page/Models/Page.php:82
    * 27. view::Page::frontend.detail:5
    * 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` =
   'publish') and `bravo_tour_category`.`deleted_at` is
   null140μsbookingn_bookingTour.php#1006
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Tour/Models/Tour.php:1006
    * 16. modules/Template/Blocks/CuHome.php:78
    * 17. modules/Template/Blocks/CuHome.php:56
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82

 * select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours`
   where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null group by `bravo_tours`.`id`) as
   `aggregate_table`810μsbookingn_bookingCuHome.php#80
   
   Bindings
    * 0: publish
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:80
    * 17. modules/Template/Blocks/CuHome.php:56
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` =
   'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`
   order by `bravo_tours`.`is_featured` desc, `bravo_tours`.`id` desc limit 10
   offset 0320μsbookingn_bookingCuHome.php#80
   
   Bindings
    * 0: publish
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:80
    * 17. modules/Template/Blocks/CuHome.php:56
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select * from `bravo_locations` where `bravo_locations`.`id` in (14, 15, 17)
   and `bravo_locations`.`deleted_at` is null160μsbookingn_bookingCuHome.php#80
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:80
    * 22. modules/Template/Blocks/CuHome.php:56
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in (14, 15,
   17)130μsbookingn_bookingCuHome.php#80
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 26. modules/Template/Blocks/CuHome.php:80
    * 27. modules/Template/Blocks/CuHome.php:56
    * 30. modules/Template/Blocks/RootBlock.php:10
    * 33. modules/Page/Models/Page.php:82
    * 34. view::Page::frontend.detail:5

 * select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0
   and `user_wishlist`.`object_id` in (26, 27, 28, 29, 37, 38, 39, 40, 41,
   42)290μsbookingn_bookingCuHome.php#80
   
   Bindings
    * 0: tour
    * 1: 0
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:80
    * 22. modules/Template/Blocks/CuHome.php:56
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_tour_translations` where `locale` = 'en' and
   `bravo_tour_translations`.`origin_id` in (26, 27, 28, 29, 37, 38, 39, 40, 41,
   42)300μsbookingn_bookingCuHome.php#80
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:80
    * 22. modules/Template/Blocks/CuHome.php:56
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` =
   'publish') and `bravo_tour_category`.`deleted_at` is
   null120μsbookingn_bookingTour.php#1006
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Tour/Models/Tour.php:1006
    * 16. modules/Template/Blocks/CuHome.php:90
    * 17. modules/Template/Blocks/CuHome.php:57
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82

 * select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours`
   where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`title` LIKE
   '%Discover%' and `bravo_tours`.`deleted_at` is null group by
   `bravo_tours`.`id`) as `aggregate_table`350μsbookingn_bookingCuHome.php#96
   
   Bindings
    * 0: publish
    * 1: %Discover%
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:96
    * 17. modules/Template/Blocks/CuHome.php:57
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` =
   'publish' and `bravo_tours`.`title` LIKE '%Discover%' and
   `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by
   `bravo_tours`.`is_featured` desc, `bravo_tours`.`id` desc limit 10 offset
   0260μsbookingn_bookingCuHome.php#96
   
   Bindings
    * 0: publish
    * 1: %Discover%
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:96
    * 17. modules/Template/Blocks/CuHome.php:57
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select * from `bravo_locations` where `bravo_locations`.`id` in (14) and
   `bravo_locations`.`deleted_at` is null140μsbookingn_bookingCuHome.php#96
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:96
    * 22. modules/Template/Blocks/CuHome.php:57
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in
   (14)260μsbookingn_bookingCuHome.php#96
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 26. modules/Template/Blocks/CuHome.php:96
    * 27. modules/Template/Blocks/CuHome.php:57
    * 30. modules/Template/Blocks/RootBlock.php:10
    * 33. modules/Page/Models/Page.php:82
    * 34. view::Page::frontend.detail:5

 * select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0
   and `user_wishlist`.`object_id` in (26, 27, 41,
   42)130μsbookingn_bookingCuHome.php#96
   
   Bindings
    * 0: tour
    * 1: 0
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:96
    * 22. modules/Template/Blocks/CuHome.php:57
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_tour_translations` where `locale` = 'en' and
   `bravo_tour_translations`.`origin_id` in (26, 27, 41,
   42)140μsbookingn_bookingCuHome.php#96
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:96
    * 22. modules/Template/Blocks/CuHome.php:57
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` =
   'publish') and `bravo_tour_category`.`deleted_at` is
   null150μsbookingn_bookingTour.php#1006
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Tour/Models/Tour.php:1006
    * 16. modules/Template/Blocks/CuHome.php:106
    * 17. modules/Template/Blocks/CuHome.php:58
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82

 * select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours`
   where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`title` LIKE
   '%trek%' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`)
   as `aggregate_table`400μsbookingn_bookingCuHome.php#112
   
   Bindings
    * 0: publish
    * 1: %trek%
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:112
    * 17. modules/Template/Blocks/CuHome.php:58
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` =
   'publish' and `bravo_tours`.`title` LIKE '%trek%' and
   `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by
   `bravo_tours`.`is_featured` desc, `bravo_tours`.`id` desc limit 10 offset
   0310μsbookingn_bookingCuHome.php#112
   
   Bindings
    * 0: publish
    * 1: %trek%
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:112
    * 17. modules/Template/Blocks/CuHome.php:58
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select * from `bravo_locations` where `bravo_locations`.`id` in (15, 17) and
   `bravo_locations`.`deleted_at` is null150μsbookingn_bookingCuHome.php#112
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:112
    * 22. modules/Template/Blocks/CuHome.php:58
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in (15,
   17)130μsbookingn_bookingCuHome.php#112
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 26. modules/Template/Blocks/CuHome.php:112
    * 27. modules/Template/Blocks/CuHome.php:58
    * 30. modules/Template/Blocks/RootBlock.php:10
    * 33. modules/Page/Models/Page.php:82
    * 34. view::Page::frontend.detail:5

 * select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0
   and `user_wishlist`.`object_id` in (28, 29, 35, 36, 37, 38, 39, 40,
   41)130μsbookingn_bookingCuHome.php#112
   
   Bindings
    * 0: tour
    * 1: 0
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:112
    * 22. modules/Template/Blocks/CuHome.php:58
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_tour_translations` where `locale` = 'en' and
   `bravo_tour_translations`.`origin_id` in (28, 29, 35, 36, 37, 38, 39, 40,
   41)140μsbookingn_bookingCuHome.php#112
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:112
    * 22. modules/Template/Blocks/CuHome.php:58
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select count(*) as aggregate from (select `bravo_hotels`.* from
   `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and
   `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id`) as
   `aggregate_table`1.36msbookingn_bookingCuHome.php#118
   
   Bindings
    * 0: publish
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:118
    * 17. modules/Template/Blocks/CuHome.php:59
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` =
   'publish' and `bravo_hotels`.`deleted_at` is null group by
   `bravo_hotels`.`id` order by `bravo_hotels`.`is_featured` desc,
   `bravo_hotels`.`id` desc limit 5 offset 0220μsbookingn_bookingCuHome.php#118
   
   Bindings
    * 0: publish
   
   Backtrace
    * 16. modules/Template/Blocks/CuHome.php:118
    * 17. modules/Template/Blocks/CuHome.php:59
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select * from `bravo_locations` where `bravo_locations`.`id` in (14) and
   `bravo_locations`.`deleted_at` is null130μsbookingn_bookingCuHome.php#118
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:118
    * 22. modules/Template/Blocks/CuHome.php:59
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in
   (14)120μsbookingn_bookingCuHome.php#118
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 26. modules/Template/Blocks/CuHome.php:118
    * 27. modules/Template/Blocks/CuHome.php:59
    * 30. modules/Template/Blocks/RootBlock.php:10
    * 33. modules/Page/Models/Page.php:82
    * 34. view::Page::frontend.detail:5

 * select * from `user_wishlist` where `object_model` = 'hotel' and `user_id` =
   0 and `user_wishlist`.`object_id` in (17, 18, 19,
   20)120μsbookingn_bookingCuHome.php#118
   
   Bindings
    * 0: hotel
    * 1: 0
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:118
    * 22. modules/Template/Blocks/CuHome.php:59
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_hotel_translations` where `locale` = 'en' and
   `bravo_hotel_translations`.`origin_id` in (17, 18, 19, 20) and
   `bravo_hotel_translations`.`deleted_at` is
   null730μsbookingn_bookingCuHome.php#118
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Template/Blocks/CuHome.php:118
    * 22. modules/Template/Blocks/CuHome.php:59
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select `bravo_terms`.*, `bravo_hotel_term`.`target_id` as
   `laravel_through_key` from `bravo_terms` inner join `bravo_hotel_term` on
   `bravo_hotel_term`.`term_id` = `bravo_terms`.`id` where
   `bravo_terms`.`attr_id` = 0 and `bravo_hotel_term`.`target_id` in (17, 18,
   19, 20) and `bravo_terms`.`deleted_at` is
   null610μsbookingn_bookingCuHome.php#118
   
   Bindings
    * 0: 0
   
   Backtrace
    * 20. modules/Template/Blocks/CuHome.php:118
    * 21. modules/Template/Blocks/CuHome.php:59
    * 24. modules/Template/Blocks/RootBlock.php:10
    * 27. modules/Page/Models/Page.php:82
    * 28. view::Page::frontend.detail:5

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1390μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1140μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1130μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1170μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1130μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1120μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1110μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1120μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1140μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `core_pages` where `core_pages`.`id` = 2 and
   `core_pages`.`deleted_at` is null limit
   1220μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 2
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. themes/BC/Core/Walkers/MenuWalker.php:36
    * 21. themes/BC/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 4 and
   `core_pages`.`deleted_at` is null limit
   1170μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 4
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. themes/BC/Core/Walkers/MenuWalker.php:36
    * 21. themes/BC/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 14 and
   `bravo_tour_category`.`deleted_at` is null limit
   1140μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 14
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. themes/BC/Core/Walkers/MenuWalker.php:36
    * 21. themes/BC/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 2 and
   `core_pages`.`deleted_at` is null limit
   1170μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 2
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. modules/Core/Walkers/MenuWalker.php:36
    * 21. modules/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 4 and
   `core_pages`.`deleted_at` is null limit
   1150μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 4
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. modules/Core/Walkers/MenuWalker.php:36
    * 21. modules/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 14 and
   `bravo_tour_category`.`deleted_at` is null limit
   1150μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 14
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. modules/Core/Walkers/MenuWalker.php:36
    * 21. modules/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = '12' and
   `core_pages`.`deleted_at` is null limit
   1260μsbookingn_bookingAppHelper.php#627
   
   Bindings
    * 0: 12
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. app/Helpers/AppHelper.php:627
    * 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    * 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    * 26. vendor/laravel/framework/src/Illuminate/View/View.php:207

Modules\Tour\Models\Tour23Tour.php#?Modules\Location\Models\Location10Location.php#?Modules\Tour\Models\TourCategory10TourCategory.php#?Modules\Page\Models\Page6Page.php#?Modules\Hotel\Models\Hotel4Hotel.php#?Modules\Core\Models\SEO1SEO.php#?Modules\Template\Models\Template1Template.php#?

webnullsanctumnull

_tokenXaxiBVRdpEoW8ODhsQwCVAvwnOvAJUjbsHdjuJMw_previousarray:1 [ "url" =>
"https://booking.naveenrao.com" ]_flasharray:2 [ "old" => [] "new" => []
]PHPDEBUGBAR_STACK_DATA[]
path_info/status_code

200


status_textOKformathtmlcontent_typetext/html; charset=UTF-8request_query

[]


request_request

[]


request_headers
  0 of 0       array:18 [▼
  "accept" => array:1 [▶
    0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
  ]
  "accept-encoding" => array:1 [▶
    0 => "gzip, br"
  ]
  "accept-language" => array:1 [▶
    0 => "de-DE,de;q=0.9"
  ]
  "cookie" => array:1 [▶
    0 => "wssplashchk=d09460c2351d2a693da603a2354f506246847274.1736601745.1"
  ]
  "host" => array:1 [▶
    0 => "booking.naveenrao.com"
  ]
  "user-agent" => array:1 [▶
    0 => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
  ]
  "x-forwarded-for" => array:1 [▶
    0 => "146.70.117.81, 162.158.95.127"
  ]
  "cf-ray" => array:1 [▶
    0 => "9004df4c5c123a9a-FRA"
  ]
  "priority" => array:1 [▶
    0 => "u=0, i"
  ]
  "x-forwarded-proto" => array:1 [▶
    0 => "https"
  ]
  "sec-fetch-dest" => array:1 [▶
    0 => "document"
  ]
  "cf-visitor" => array:1 [▶
    0 => "{"scheme":"https"}"
  ]
  "cdn-loop" => array:1 [▶
    0 => "cloudflare; loops=1"
  ]
  "sec-fetch-mode" => array:1 [▶
    0 => "navigate"
  ]
  "cf-connecting-ip" => array:1 [▶
    0 => "146.70.117.81"
  ]
  "sec-fetch-site" => array:1 [▶
    0 => "cross-site"
  ]
  "cf-ipcountry" => array:1 [▶
    0 => "DE"
  ]
  "upgrade-insecure-requests" => array:1 [▶
    0 => "1"
  ]
]


request_cookies
  0 of 0       array:1 [▼
  "wssplashchk" => null
]


response_headers
  0 of 0       array:5 [▼
  "content-type" => array:1 [▶
    0 => "text/html; charset=UTF-8"
  ]
  "cache-control" => array:1 [▶
    0 => "no-cache, private"
  ]
  "date" => array:1 [▶
    0 => "Sat, 11 Jan 2025 12:22:26 GMT"
  ]
  "set-cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IkZzUHJnRXJhV2FNYmRwYUVVN3dxQVE9PSIsInZhbHVlIjoiNnZkMWp4VE5tb1piZjRVV2x2cTkvR09PYm1aM3FVT3RjSUttOWZYcThDaGFSSElZVitSSHNNa2plc1pQOUZXRWpoMGFQdkxyNTVmcVdNQVhYN09lNXZqNCtnU1FsVCtwYlliYlpuME5qNUw4L2VXTE5aV092UmRhQjQwVTRMV3ciLCJtYWMiOiIyYjkyNzM5MzEwODM4ZWZkYWYzYWI2MzA5MDI2ZjZiMjMyOWY0MGNkMDFkYjMwZWZmYTI1OWVmZWQ2ZDU4OTE5IiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 14:22:26 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkZzUHJnRXJhV2FNYmRwYUVVN3dxQVE9PSIsInZhbHVlIjoiNnZkMWp4VE5tb1piZjRVV2x2cTkvR09PYm1aM3FVT3RjSUttOWZYcThDaGFSSElZVitSSHNNa2plc1pQOUZXRWpoMGFQd ▶"
    1 => "incredible_outdoors_session=eyJpdiI6Ilk5blZVc0FENURXK0Nac2YxZTJOanc9PSIsInZhbHVlIjoiMDZRVTlLbHFOWG9sL1A2ZTJnNHhpd3Q3NlNWZ0dOem0xeUlyM05GeHMxRkNtaTlnK21CdmNzSkVZQUlkNmhsUUZOeXJpOXVVVkJCV2NkdGtNQnE3bGVpQ3QxN1RSQXBFd2tpYnZsalI1bGM0TndJYkhrMnVldVFDU3ArVzRiTloiLCJtYWMiOiI3YzdiZGI2NTBjYjVmNjMxNDU1MjMyZmYyNWUxZjEzMjZiZjQzNDBlMjY5NmVlYTMzNjE4MmU5NjQzMjliOGNlIiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 14:22:26 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀incredible_outdoors_session=eyJpdiI6Ilk5blZVc0FENURXK0Nac2YxZTJOanc9PSIsInZhbHVlIjoiMDZRVTlLbHFOWG9sL1A2ZTJnNHhpd3Q3NlNWZ0dOem0xeUlyM05GeHMxRkNtaTlnK21CdmNzSkVZ ▶"
  ]
  "Set-Cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IkZzUHJnRXJhV2FNYmRwYUVVN3dxQVE9PSIsInZhbHVlIjoiNnZkMWp4VE5tb1piZjRVV2x2cTkvR09PYm1aM3FVT3RjSUttOWZYcThDaGFSSElZVitSSHNNa2plc1pQOUZXRWpoMGFQdkxyNTVmcVdNQVhYN09lNXZqNCtnU1FsVCtwYlliYlpuME5qNUw4L2VXTE5aV092UmRhQjQwVTRMV3ciLCJtYWMiOiIyYjkyNzM5MzEwODM4ZWZkYWYzYWI2MzA5MDI2ZjZiMjMyOWY0MGNkMDFkYjMwZWZmYTI1OWVmZWQ2ZDU4OTE5IiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 14:22:26 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkZzUHJnRXJhV2FNYmRwYUVVN3dxQVE9PSIsInZhbHVlIjoiNnZkMWp4VE5tb1piZjRVV2x2cTkvR09PYm1aM3FVT3RjSUttOWZYcThDaGFSSElZVitSSHNNa2plc1pQOUZXRWpoMGFQd ▶"
    1 => "incredible_outdoors_session=eyJpdiI6Ilk5blZVc0FENURXK0Nac2YxZTJOanc9PSIsInZhbHVlIjoiMDZRVTlLbHFOWG9sL1A2ZTJnNHhpd3Q3NlNWZ0dOem0xeUlyM05GeHMxRkNtaTlnK21CdmNzSkVZQUlkNmhsUUZOeXJpOXVVVkJCV2NkdGtNQnE3bGVpQ3QxN1RSQXBFd2tpYnZsalI1bGM0TndJYkhrMnVldVFDU3ArVzRiTloiLCJtYWMiOiI3YzdiZGI2NTBjYjVmNjMxNDU1MjMyZmYyNWUxZjEzMjZiZjQzNDBlMjY5NmVlYTMzNjE4MmU5NjQzMjliOGNlIiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 14:22:26 GMT; path=/; httponly ◀incredible_outdoors_session=eyJpdiI6Ilk5blZVc0FENURXK0Nac2YxZTJOanc9PSIsInZhbHVlIjoiMDZRVTlLbHFOWG9sL1A2ZTJnNHhpd3Q3NlNWZ0dOem0xeUlyM05GeHMxRkNtaTlnK21CdmNzSkVZ ▶"
  ]
]


session_attributes
  0 of 0       array:4 [▼
  "_token" => "XaxiBVRdpEoW8ODhsQwCVAvwnOvAJUjbsHdjuJMw"
  "_previous" => array:1 [▶
    "url" => "https://booking.naveenrao.com"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
  "PHPDEBUGBAR_STACK_DATA" => []
]


AutoshowClearShow all(method)GETPOSTPUTDELETE

Date ↕MethodURLData#12025-01-11 17:52:26GET/1295155

PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search

2025-01-11 - 2025-01-12CancelApply
2025-01-11 - 2025-01-12CancelApply