job-hoteloffer.bookingcore.org Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://job-hoteloffer.bookingcore.org/
Submission: On March 29 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 6 forms found in the DOM

GET https://job-hoteloffer.bookingcore.org/hotel

<form action="https://job-hoteloffer.bookingcore.org/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;:3,&quot;title&quot;:&quot; California&quot;},{&quot;id&quot;:10,&quot;title&quot;:&quot; Germany&quot;},{&quot;id&quot;:9,&quot;title&quot;:&quot; London&quot;},{&quot;id&quot;:5,&quot;title&quot;:&quot; Los Angeles&quot;},{&quot;id&quot;:6,&quot;title&quot;:&quot; New Jersey&quot;},{&quot;id&quot;:2,&quot;title&quot;:&quot; New York, United States&quot;},{&quot;id&quot;:1,&quot;title&quot;:&quot; Paris&quot;},{&quot;id&quot;:7,&quot;title&quot;:&quot; San Francisco&quot;},{&quot;id&quot;:4,&quot;title&quot;:&quot; United States&quot;},{&quot;id&quot;:8,&quot;title&quot;:&quot; Virginia&quot;}]">
              <input type="hidden" class="child_id" name="location_id" value="">
              <div class="bravo-autocomplete">
                <div class="list-item">
                  <div class="item" data-id="3" data-text=" California"> <i class="icofont-location-pin"></i> California </div>
                  <div class="item" data-id="10" data-text=" Germany"> <i class="icofont-location-pin"></i> Germany </div>
                  <div class="item" data-id="9" data-text=" London"> <i class="icofont-location-pin"></i> London </div>
                  <div class="item" data-id="5" data-text=" Los Angeles"> <i class="icofont-location-pin"></i> Los Angeles </div>
                  <div class="item" data-id="6" data-text=" New Jersey"> <i class="icofont-location-pin"></i> New Jersey </div>
                  <div class="item" data-id="2" data-text=" New York, United States"> <i class="icofont-location-pin"></i> New York, United States </div>
                  <div class="item" data-id="1" data-text=" Paris"> <i class="icofont-location-pin"></i> Paris </div>
                  <div class="item" data-id="7" data-text=" San Francisco"> <i class="icofont-location-pin"></i> San Francisco </div>
                  <div class="item" data-id="4" data-text=" United States"> <i class="icofont-location-pin"></i> United States </div>
                  <div class="item" data-id="8" data-text=" Virginia"> <i class="icofont-location-pin"></i> Virginia </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">03/29/2023</div>
                  <span> - </span>
                  <div class="render check-out-render">03/30/2023</div>
                </div>
              </div>
              <input type="hidden" class="check-in-input" value="03/29/2023" name="start">
              <input type="hidden" class="check-out-input" value="03/30/2023" name="end">
              <input type="text" class="check-in-out" name="date" value="2023-03-29 - 2023-03-30">
            </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" class="childrenAction" 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 class="dropdown-item-row row justify-content-between child_age_content" data-child-age="[]"></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://job-hoteloffer.bookingcore.org/tour

<form action="https://job-hoteloffer.bookingcore.org/tour" 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;:3,&quot;title&quot;:&quot; California&quot;},{&quot;id&quot;:10,&quot;title&quot;:&quot; Germany&quot;},{&quot;id&quot;:9,&quot;title&quot;:&quot; London&quot;},{&quot;id&quot;:5,&quot;title&quot;:&quot; Los Angeles&quot;},{&quot;id&quot;:6,&quot;title&quot;:&quot; New Jersey&quot;},{&quot;id&quot;:2,&quot;title&quot;:&quot; New York, United States&quot;},{&quot;id&quot;:1,&quot;title&quot;:&quot; Paris&quot;},{&quot;id&quot;:7,&quot;title&quot;:&quot; San Francisco&quot;},{&quot;id&quot;:4,&quot;title&quot;:&quot; United States&quot;},{&quot;id&quot;:8,&quot;title&quot;:&quot; Virginia&quot;}]">
              <input type="hidden" class="child_id" name="location_id" value="">
              <div class="bravo-autocomplete">
                <div class="list-item">
                  <div class="item" data-id="3" data-text=" California"> <i class="icofont-location-pin"></i> California </div>
                  <div class="item" data-id="10" data-text=" Germany"> <i class="icofont-location-pin"></i> Germany </div>
                  <div class="item" data-id="9" data-text=" London"> <i class="icofont-location-pin"></i> London </div>
                  <div class="item" data-id="5" data-text=" Los Angeles"> <i class="icofont-location-pin"></i> Los Angeles </div>
                  <div class="item" data-id="6" data-text=" New Jersey"> <i class="icofont-location-pin"></i> New Jersey </div>
                  <div class="item" data-id="2" data-text=" New York, United States"> <i class="icofont-location-pin"></i> New York, United States </div>
                  <div class="item" data-id="1" data-text=" Paris"> <i class="icofont-location-pin"></i> Paris </div>
                  <div class="item" data-id="7" data-text=" San Francisco"> <i class="icofont-location-pin"></i> San Francisco </div>
                  <div class="item" data-id="4" data-text=" United States"> <i class="icofont-location-pin"></i> United States </div>
                  <div class="item" data-id="8" data-text=" Virginia"> <i class="icofont-location-pin"></i> Virginia </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">03/29/2023</div>
                  <span> - </span>
                  <div class="render check-out-render">03/30/2023</div>
                </div>
              </div>
              <input type="hidden" class="check-in-input" value="03/29/2023" name="start">
              <input type="hidden" class="check-out-input" value="03/30/2023" name="end">
              <input type="text" class="check-in-out" name="date" value="2023-03-29 - 2023-03-30">
            </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://job-hoteloffer.bookingcore.org/newsletter/subscribe

<form action="https://job-hoteloffer.bookingcore.org/newsletter/subscribe" class="subcribe-form bravo-subscribe-form bravo-form">
  <input type="hidden" name="_token" value="vfvOhoLNNtHkK0cIRIKsFUi2eCsuYiB8321hs05w">
  <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://job-hoteloffer.bookingcore.org/login

<form class="bravo-form-login" method="POST" action="https://job-hoteloffer.bookingcore.org/login">
  <input type="hidden" name="redirect" value="">
  <input type="hidden" name="_token" value="vfvOhoLNNtHkK0cIRIKsFUi2eCsuYiB8321hs05w">
  <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://job-hoteloffer.bookingcore.org/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://job-hoteloffer.bookingcore.org/register

<form class="form bravo-form-register" method="post" action="https://job-hoteloffer.bookingcore.org/register">
  <input type="hidden" name="_token" value="vfvOhoLNNtHkK0cIRIKsFUi2eCsuYiB8321hs05w">
  <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="" 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

contact@bookingcore.test
 * AED
   * EUR
   * JPY
 * English
 * Login
 * Sign Up

 * Home
   * Home Page
   * Home Page v2
   * Home Hotel
   * Home Tour Agency
   * Home Tour
   * Home Space
   * Home Car
 * Hotel
   * Hotel List
   * Hotel Map
   * Hotel Detail
 * Tours
   * Tour List
   * Tour Map
   * Tour Detail
 * Space
   * Space List
   * Space Map
   * Space Detail
 * Car
   * Car List
   * Car Map
   * Car Detail
 * Event
   * Event List
   * Event Map
   * Event Detail
 * Flight
 * Boat
   * Boat List
   * Boat Map
   * Boat Detail
 * Pages
   * Plan
   * News List
   * News Detail
   * Location Detail
   * Become a vendor
   * Contact


 * Login
 * Sign Up

 * AED
   * EUR
   * JPY

 * English

 * Home
   * Home Page
   * Home Page v2
   * Home Hotel
   * Home Tour Agency
   * Home Tour
   * Home Space
   * Home Car
 * Hotel
   * Hotel List
   * Hotel Map
   * Hotel Detail
 * Tours
   * Tour List
   * Tour Map
   * Tour Detail
 * Space
   * Space List
   * Space Map
   * Space Detail
 * Car
   * Car List
   * Car Map
   * Car Detail
 * Event
   * Event List
   * Event Map
   * Event Detail
 * Flight
 * Boat
   * Boat List
   * Boat Map
   * Boat Detail
 * Pages
   * Plan
   * News List
   * News Detail
   * Location Detail
   * Become a vendor
   * Contact

‹›



HI THERE!

Where would you like to go?
 * Hotel
 * Tour

Location
California
Germany
London
Los Angeles
New Jersey
New York, United States
Paris
San Francisco
United States
Virginia
Loading...
Check In - Out
03/29/2023
-
03/30/2023
Guests
1 Adult 1 Adults - 0 Child 0 Children
Rooms

Adults

Children


Search
Location
California
Germany
London
Los Angeles
New Jersey
New York, United States
Paris
San Francisco
United States
Virginia
Loading...
From - To
03/29/2023
-
03/30/2023
Search
Bestseller Listing
Hotel highly rated for thoughtful design
 * 
 * 
 * 
 * 
 * 


Castello Casole Hotel
Paris
from
د.إ 350 /night
 * 
 * 
 * 
 * 
 * 


Crowne Plaza Hotel
New York, United States
from
د.إ 900 /night
Featured
 * 
 * 
 * 
 * 
 * 


Dylan Hotel
New York, United States
from
د.إ 550 /night
 * 
 * 
 * 
 * 


The May Fair Hotel
Paris
from
د.إ 550 /night
Top Destinations
It is a long established fact that a reader

PARIS

6 Hotels 5 Tours

NEW YORK, UNITED STATES

2 Hotels 4 Tours

CALIFORNIA

1 Hotel 1 Tour

UNITED STATES

1 Tour

LOS ANGELES

2 Hotels 1 Tour

NEW JERSEY

1 Tour
Our best promotion tours
Most popular destinations
63%
Book now



AMERICAN PARKS TRAIL END RAPID CITY

3H - Paris

د.إ 2,000 د.إ 737
Featured
55%
Book now



NEW YORK: MUSEUM OF MODERN ART

3H - Paris

د.إ 900 د.إ 399
Featured
49%
Book now



LOS ANGELES TO SAN FRANCISCO EXPRESS

2H - Paris

د.إ 1,500 د.إ 759
Featured
41%
Book now



PARIS VACATION TRAVEL

7H - New York, United States

د.إ 850 د.إ 501
82%
Book now



SOUTHWEST STATES (EX LOS ANGELES)

7H - New York, United States

د.إ 1,900 د.إ 324
Featured
42%
Book now



EASTERN DISCOVERY (START NEW ORLEANS)

4H - New York, United States

د.إ 2,100 د.إ 1,216
Car Trending
Book incredible things to do around the world.
Vinfast Fadil Standard
Paris
10 Auto 10 4
from
د.إ 400 /day
Vinfast Lux A2.0 Plus
California
6 Auto 4 4
from
د.إ 350 /day
Vinfast Lux V8 (SUV)
Virginia
4 Auto 3 4
from
د.إ 250 /day
Toyota Prius Plus
San Francisco
3 Auto 4 4
from
د.إ 199 /day
Honda Civic
New Jersey
8 Auto 10 4
from
د.إ 450 /day
Vinfast Lux SA2.0 Plus
Paris
6 Auto 8 4
from
د.إ 600 /day
Mercedes Benz
Paris
3 Auto 10 4
from
د.إ 200 /day
Vinfast Fadil Plus
Paris
7 Auto 8 4
from
د.إ 400 /day
Classical Music Event
Lorem Ipsum is simply dummy text of the printing and typesetting industry
Featured
85%
San Francisco
Event of Washington, D.C. Highlights
4.8/5 Excellent 4 Reviews
Start Time: 17:00
1H
from
د.إ 2,100 د.إ 302
Featured

New Jersey
New York – Discover America
4.3/5 Very Good 3 Reviews
Start Time: 14:00
8H
from
د.إ 300
Los Angeles
Origami Crane Wedding Planners
5.0/5 Excellent 1 Review
Start Time: 18:00
5H
from
د.إ 400
Featured
25%
United States
Northern Lights Event Planners
4.7/5 Excellent 3 Reviews
Start Time: 20:00
1H
from
د.إ 800 د.إ 600
Boat Listing
Lorem Ipsum is simply dummy text of the printing and typesetting industry

Read the latest from blog
Contrary to popular belief
 * Ecotourism
 * 03/29/2023


THE DAY ON PARIS

From the iconic to the unexpected, the city of San Francisco never ceases to...
Read More
 * Adventure Travel
 * 03/29/2023


PURE LUXE IN PUNTA MITA

From the iconic to the unexpected, the city of San Francisco never ceases to...
Read More
 * Adventure Travel
 * 03/29/2023


ALL ABOARD THE ROCKY MOUNTAINEER

From the iconic to the unexpected, the city of San Francisco never ceases to...
Read More
 * Adventure Travel
 * 03/29/2023


CITY SPOTLIGHT: PHILADELPHIA

From the iconic to the unexpected, the city of San Francisco never ceases to...
Read More
 * Sea Travel
 * 03/29/2023


TIPTOE THROUGH THE TULIPS OF WASHINGTON

From the iconic to the unexpected, the city of San Francisco never ceases to...
Read More
 * Ecotourism
 * 03/29/2023


A SEASIDE RESET IN LAGUNA BEACH

From the iconic to the unexpected, the city of San Francisco never ceases to...
Read More
Know your city?
Join 2000+ locals & 1200+ contributors from 3000 cities
Become Local Expert


OUR HAPPY CLIENTS

EVA HICKS



Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi
Rutrum tellus lorem sem velit nisi non pharetra in dui.

DONALD WOLF



Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi
Rutrum tellus lorem sem velit nisi non pharetra in dui.

CHARLIE HARRINGTON



Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi
Rutrum tellus lorem sem velit nisi non pharetra in dui.

GET UPDATES & MORE

Thoughtful thoughts to your inbox

Subscribe

NEED HELP?
Call Us
+ 00 222 44 5678
Email for Us
hello@yoursite.com
Follow Us

COMPANY
 * About Us
 * Community Blog
 * Rewards
 * Work with Us
 * Meet the Team

SUPPORT
 * Account
 * Legal
 * Contact
 * Affiliate Program
 * Privacy Policy

SETTINGS
 * Setting 1
 * Setting 2

Copyright © 2019 by Booking Core
Booking Core

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

This website requires cookies to provide all of its features. By using our
website, you agree to our use of cookies. More info

Got it
MessagesTimelineExceptionsViews71RouteQueries45Models67MailsAuthGateSessionRequest
#1 / (12:11:16)8.0.19PHP Version780msRequest Duration11MBMemory UsageGET
/RouteAuth status
 * Booting (319ms)
 * Application (461ms)

 * 1 x Application (59.05%)
   460.65ms
   1 x Booting (40.93%)
   319.30ms


71 templates were rendered
 * Page::frontend.detail
   (themes/Base/Page/Views/frontend/detail.blade.php)4blade
   
   Params0
   
   row
   
   1
   
   seo_meta
   
   2
   
   translation
   
   3
   
   is_home

 * Template::frontend.blocks.form-search-all-service.index
   (themes/Base/Template/Views/frontend/blocks/form-search-all-service/index.blade.php)19blade
   
   Params0
   
   service_types
   
   1
   
   title
   
   2
   
   sub_title
   
   3
   
   bg_image
   
   4
   
   style
   
   5
   
   list_slider
   
   6
   
   title_for_hotel
   
   7
   
   title_for_space
   
   8
   
   title_for_car
   
   9
   
   title_for_event
   
   10
   
   title_for_tour
   
   11
   
   title_for_flight
   
   12
   
   title_for_boat
   
   13
   
   hide_form_search
   
   14
   
   bg_image_url
   
   15
   
   tour_location
   
   16
   
   list_location
   
   17
   
   modelBlock
   
   18
   
   seatType

 * Template::frontend.blocks.form-search-all-service.style-normal
   (themes/Base/Template/Views/frontend/blocks/form-search-all-service/style-normal.blade.php)22blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType

 * Hotel::frontend.layouts.search.form-search
   (themes/BC/Hotel/Views/frontend/layouts/search/form-search.blade.php)30blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType
   
   22
   
   __currentLoopData
   
   23
   
   item
   
   24
   
   loop
   
   25
   
   img
   
   26
   
   number
   
   27
   
   service_type
   
   28
   
   allServices
   
   29
   
   module

 * Hotel::frontend.layouts.search.fields.location
   (themes/BC/Hotel/Views/frontend/layouts/search/fields/location.blade.php)32blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType
   
   22
   
   __currentLoopData
   
   23
   
   item
   
   24
   
   loop
   
   25
   
   img
   
   26
   
   number
   
   27
   
   service_type
   
   28
   
   allServices
   
   29
   
   module
   
   30
   
   hotel_search_fields
   
   31
   
   field

 * Hotel::frontend.layouts.search.fields.date
   (themes/BC/Hotel/Views/frontend/layouts/search/fields/date.blade.php)32blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType
   
   22
   
   __currentLoopData
   
   23
   
   item
   
   24
   
   loop
   
   25
   
   img
   
   26
   
   number
   
   27
   
   service_type
   
   28
   
   allServices
   
   29
   
   module
   
   30
   
   hotel_search_fields
   
   31
   
   field

 * Hotel::frontend.layouts.search.fields.guests
   (themes/HotelRoomRate/Hotel/Views/frontend/layouts/search/fields/guests.blade.php)32blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType
   
   22
   
   __currentLoopData
   
   23
   
   item
   
   24
   
   loop
   
   25
   
   img
   
   26
   
   number
   
   27
   
   service_type
   
   28
   
   allServices
   
   29
   
   module
   
   30
   
   hotel_search_fields
   
   31
   
   field

 * Tour::frontend.layouts.search.form-search
   (themes/BC/Tour/Views/frontend/layouts/search/form-search.blade.php)30blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType
   
   22
   
   __currentLoopData
   
   23
   
   item
   
   24
   
   loop
   
   25
   
   img
   
   26
   
   number
   
   27
   
   service_type
   
   28
   
   allServices
   
   29
   
   module

 * Tour::frontend.layouts.search.fields.location
   (themes/BC/Tour/Views/frontend/layouts/search/fields/location.blade.php)32blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType
   
   22
   
   __currentLoopData
   
   23
   
   item
   
   24
   
   loop
   
   25
   
   img
   
   26
   
   number
   
   27
   
   service_type
   
   28
   
   allServices
   
   29
   
   module
   
   30
   
   tour_search_fields
   
   31
   
   field

 * Tour::frontend.layouts.search.fields.date
   (themes/BC/Tour/Views/frontend/layouts/search/fields/date.blade.php)32blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   service_types
   
   4
   
   title
   
   5
   
   sub_title
   
   6
   
   bg_image
   
   7
   
   style
   
   8
   
   list_slider
   
   9
   
   title_for_hotel
   
   10
   
   title_for_space
   
   11
   
   title_for_car
   
   12
   
   title_for_event
   
   13
   
   title_for_tour
   
   14
   
   title_for_flight
   
   15
   
   title_for_boat
   
   16
   
   hide_form_search
   
   17
   
   bg_image_url
   
   18
   
   tour_location
   
   19
   
   list_location
   
   20
   
   modelBlock
   
   21
   
   seatType
   
   22
   
   __currentLoopData
   
   23
   
   item
   
   24
   
   loop
   
   25
   
   img
   
   26
   
   number
   
   27
   
   service_type
   
   28
   
   allServices
   
   29
   
   module
   
   30
   
   tour_search_fields
   
   31
   
   field

 * Hotel::frontend.blocks.list-hotel.index
   (themes/BC/Hotel/Views/frontend/blocks/list-hotel/index.blade.php)4blade
   
   Params0
   
   rows
   
   1
   
   style_list
   
   2
   
   title
   
   3
   
   desc

 * Hotel::frontend.layouts.search.loop-grid
   (themes/BC/Hotel/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Hotel::frontend.layouts.search.loop-grid
   (themes/BC/Hotel/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Hotel::frontend.layouts.search.loop-grid
   (themes/BC/Hotel/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Hotel::frontend.layouts.search.loop-grid
   (themes/BC/Hotel/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Location::frontend.blocks.list-locations.index
   (themes/BC/Location/Views/frontend/blocks/list-locations/index.blade.php)6blade
   
   Params0
   
   rows
   
   1
   
   title
   
   2
   
   desc
   
   3
   
   service_type
   
   4
   
   layout
   
   5
   
   to_location_detail

 * Location::frontend.blocks.list-locations.loop
   (themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   service_type
   
   7
   
   layout
   
   8
   
   to_location_detail
   
   9
   
   __currentLoopData
   
   10
   
   row
   
   11
   
   key
   
   12
   
   loop
   
   13
   
   size_col

 * Location::frontend.blocks.list-locations.loop
   (themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   service_type
   
   7
   
   layout
   
   8
   
   to_location_detail
   
   9
   
   __currentLoopData
   
   10
   
   row
   
   11
   
   key
   
   12
   
   loop
   
   13
   
   size_col

 * Location::frontend.blocks.list-locations.loop
   (themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   service_type
   
   7
   
   layout
   
   8
   
   to_location_detail
   
   9
   
   __currentLoopData
   
   10
   
   row
   
   11
   
   key
   
   12
   
   loop
   
   13
   
   size_col

 * Location::frontend.blocks.list-locations.loop
   (themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   service_type
   
   7
   
   layout
   
   8
   
   to_location_detail
   
   9
   
   __currentLoopData
   
   10
   
   row
   
   11
   
   key
   
   12
   
   loop
   
   13
   
   size_col

 * Location::frontend.blocks.list-locations.loop
   (themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   service_type
   
   7
   
   layout
   
   8
   
   to_location_detail
   
   9
   
   __currentLoopData
   
   10
   
   row
   
   11
   
   key
   
   12
   
   loop
   
   13
   
   size_col

 * Location::frontend.blocks.list-locations.loop
   (themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   service_type
   
   7
   
   layout
   
   8
   
   to_location_detail
   
   9
   
   __currentLoopData
   
   10
   
   row
   
   11
   
   key
   
   12
   
   loop
   
   13
   
   size_col

 * Tour::frontend.blocks.list-tour.index
   (themes/BC/Tour/Views/frontend/blocks/list-tour/index.blade.php)4blade
   
   Params0
   
   rows
   
   1
   
   style_list
   
   2
   
   title
   
   3
   
   desc

 * Tour::frontend.blocks.list-tour.style-normal
   (themes/BC/Tour/Views/frontend/blocks/list-tour/style-normal.blade.php)7blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc

 * Tour::frontend.blocks.list-tour.loop-box-shadow
   (themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Tour::frontend.blocks.list-tour.loop-box-shadow
   (themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Tour::frontend.blocks.list-tour.loop-box-shadow
   (themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Tour::frontend.blocks.list-tour.loop-box-shadow
   (themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Tour::frontend.blocks.list-tour.loop-box-shadow
   (themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Tour::frontend.blocks.list-tour.loop-box-shadow
   (themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.blocks.list-car.index
   (themes/BC/Car/Views/frontend/blocks/list-car/index.blade.php)4blade
   
   Params0
   
   rows
   
   1
   
   style_list
   
   2
   
   title
   
   3
   
   desc

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Car::frontend.layouts.search.loop-grid
   (themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Event::frontend.blocks.list-event.index
   (themes/BC/Event/Views/frontend/blocks/list-event/index.blade.php)4blade
   
   Params0
   
   rows
   
   1
   
   style_list
   
   2
   
   title
   
   3
   
   desc

 * Event::frontend.layouts.search.loop-grid
   (themes/BC/Event/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Event::frontend.layouts.search.loop-grid
   (themes/BC/Event/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Event::frontend.layouts.search.loop-grid
   (themes/BC/Event/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Event::frontend.layouts.search.loop-grid
   (themes/BC/Event/Views/frontend/layouts/search/loop-grid.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   style_list
   
   5
   
   title
   
   6
   
   desc
   
   7
   
   __currentLoopData
   
   8
   
   row
   
   9
   
   loop

 * Boat::frontend.blocks.list-boat.index
   (themes/BC/Boat/Views/frontend/blocks/list-boat/index.blade.php)4blade
   
   Params0
   
   rows
   
   1
   
   style_list
   
   2
   
   title
   
   3
   
   desc

 * News::frontend.blocks.list-news.index
   (themes/BC/News/Views/frontend/blocks/list-news/index.blade.php)3blade
   
   Params0
   
   rows
   
   1
   
   title
   
   2
   
   desc

 * News::frontend.blocks.list-news.loop
   (themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   __currentLoopData
   
   7
   
   row
   
   8
   
   loop

 * News::frontend.blocks.list-news.loop
   (themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   __currentLoopData
   
   7
   
   row
   
   8
   
   loop

 * News::frontend.blocks.list-news.loop
   (themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   __currentLoopData
   
   7
   
   row
   
   8
   
   loop

 * News::frontend.blocks.list-news.loop
   (themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   __currentLoopData
   
   7
   
   row
   
   8
   
   loop

 * News::frontend.blocks.list-news.loop
   (themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   __currentLoopData
   
   7
   
   row
   
   8
   
   loop

 * News::frontend.blocks.list-news.loop
   (themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   rows
   
   4
   
   title
   
   5
   
   desc
   
   6
   
   __currentLoopData
   
   7
   
   row
   
   8
   
   loop

 * Tour::frontend.blocks.call-to-action.index
   (themes/BC/Tour/Views/frontend/blocks/call-to-action/index.blade.php)7blade
   
   Params0
   
   title
   
   1
   
   sub_title
   
   2
   
   link_title
   
   3
   
   link_more
   
   4
   
   style
   
   5
   
   bg_color
   
   6
   
   bg_image

 * Tour::frontend.blocks.call-to-action.style-normal
   (themes/BC/Tour/Views/frontend/blocks/call-to-action/style-normal.blade.php)10blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   title
   
   4
   
   sub_title
   
   5
   
   link_title
   
   6
   
   link_more
   
   7
   
   style
   
   8
   
   bg_color
   
   9
   
   bg_image

 * Tour::frontend.blocks.testimonial.index
   (themes/BC/Tour/Views/frontend/blocks/testimonial/index.blade.php)2blade
   
   Params0
   
   title
   
   1
   
   list_item

 * layouts.app (resources/views/layouts/app.blade.php)7blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home

 * Layout::app (themes/HotelRoomRate/Layout/app.blade.php)7blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home

 * Layout::parts.seo-meta (modules/Layout/parts/seo-meta.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file

 * Layout::parts.global-script
   (modules/Layout/parts/global-script.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file

 * Layout::parts.topbar (modules/Layout/parts/topbar.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file

 * Core::frontend.currency-switcher
   (themes/BC/Core/Views/frontend/currency-switcher.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file

 * Language::frontend.switcher
   (themes/BC/Language/Views/frontend/switcher.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file

 * Layout::parts.header (modules/Layout/parts/header.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file

 * Core::frontend.currency-switcher
   (themes/BC/Core/Views/frontend/currency-switcher.blade.php)11blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file
   
   9
   
   logo_id
   
   10
   
   logo

 * Language::frontend.switcher
   (themes/BC/Language/Views/frontend/switcher.blade.php)11blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file
   
   9
   
   logo_id
   
   10
   
   logo

 * Layout::parts.footer
   (themes/HotelRoomRate/Layout/parts/footer.blade.php)9blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file

 * Layout::parts.login-register-modal
   (modules/Layout/parts/login-register-modal.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file
   
   9
   
   list_widget_footers
   
   10
   
   __currentLoopData
   
   11
   
   item
   
   12
   
   key
   
   13
   
   loop

 * Layout::auth.login-form (modules/Layout/auth/login-form.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file
   
   9
   
   list_widget_footers
   
   10
   
   __currentLoopData
   
   11
   
   item
   
   12
   
   key
   
   13
   
   loop

 * Layout::auth.register-form
   (modules/Layout/auth/register-form.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file
   
   9
   
   list_widget_footers
   
   10
   
   __currentLoopData
   
   11
   
   item
   
   12
   
   key
   
   13
   
   loop

 * Layout::parts.chat (modules/Layout/parts/chat.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file
   
   9
   
   list_widget_footers
   
   10
   
   __currentLoopData
   
   11
   
   item
   
   12
   
   key
   
   13
   
   loop

 * Popup::frontend.popup
   (themes/Base/Popup/Views/frontend/popup.blade.php)14blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   row
   
   4
   
   seo_meta
   
   5
   
   translation
   
   6
   
   is_home
   
   7
   
   favicon
   
   8
   
   file
   
   9
   
   list_widget_footers
   
   10
   
   __currentLoopData
   
   11
   
   item
   
   12
   
   key
   
   13
   
   loop


uriGET
/middlewarewebcontrollerApp\Http\Controllers\HomeController@indexnamespaceApp\Http\Controllersprefixwherefileapp/Http/Controllers/HomeController.php:30-60
45 statements were executed, 4 of which were duplicated, 41 unique57.26ms
job_bc_hotel_offer
 * select * from `core_pages` where `id` = '1' and `status` = 'publish' and
   `core_pages`.`deleted_at` is null limit
   11.81ms/app/Http/Controllers/HomeController.php:33job_bc_hotel_offer
   
   MetadataBindings
    * 0. 1
    * 1. publish
   
   Hints
    * Use SELECT * only if you need all columns from table
    * LIMIT without ORDER BY causes non-deterministic results, depending on the
      query execution plan
   
   Backtrace
    * 15. /app/Http/Controllers/HomeController.php:33
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `bravo_seo` where `object_id` = 1 and `object_model` = 'page'
   limit 12.83ms/app/BaseModel.php:238job_bc_hotel_offer
   
   MetadataBindings
    * 0. 1
    * 1. page
   
   Hints
    * Use SELECT * only if you need all columns from table
    * LIMIT without ORDER BY causes non-deterministic results, depending on the
      query execution plan
   
   Backtrace
    * 15. /app/BaseModel.php:238
    * 16. /app/BaseModel.php:251
    * 17. /app/Http/Controllers/HomeController.php:37
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45

 * select * from `core_templates` where `core_templates`.`id` = 1 and
   `core_templates`.`id` is not null limit
   11.82ms/modules/Page/Models/Page.php:80job_bc_hotel_offer
   
   MetadataBindings
    * 0. 1
   
   Hints
    * Use SELECT * only if you need all columns from table
    * LIMIT without ORDER BY causes non-deterministic results, depending on the
      query execution plan
   
   Backtrace
    * 20. /modules/Page/Models/Page.php:80
    * 21. view::Page::frontend.detail:4
    * 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    * 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61

 * select * from `bravo_locations` where `status` = 'publish' and
   `bravo_locations`.`deleted_at` is null order by `name` asc limit
   10004.19ms/modules/Template/Blocks/FormSearchAllService.php:119job_bc_hotel_offer
   
   MetadataBindings
    * 0. publish
   
   Hints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 14. /modules/Template/Blocks/FormSearchAllService.php:119
    * 17. /modules/Page/Models/Page.php:83
    * 18. view::Page::frontend.detail:4
    * 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `bravo_location_translations` where
   `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9,
   10)580μs/modules/Template/Blocks/FormSearchAllService.php:119job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Template/Blocks/FormSearchAllService.php:119
    * 22. /modules/Page/Models/Page.php:83
    * 23. view::Page::frontend.detail:4
    * 25. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 26. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `bravo_seat_type` where `bravo_seat_type`.`deleted_at` is
   null580μs/modules/Template/Blocks/FormSearchAllService.php:123job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 17. /modules/Template/Blocks/FormSearchAllService.php:123
    * 20. /modules/Page/Models/Page.php:83
    * 21. view::Page::frontend.detail:4
    * 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`id` in ('',
   11, 10, 7, 3) and `bravo_hotels`.`status` = 'publish' and
   `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id` order by
   `bravo_hotels`.`id` asc limit
   41.38ms/modules/Hotel/Blocks/ListHotel.php:176job_bc_hotel_offer
   
   MetadataBindings
    * 0. 
    * 1. 11
    * 2. 10
    * 3. 7
    * 4. 3
    * 5. publish
   
   Backtrace
    * 14. /modules/Hotel/Blocks/ListHotel.php:176
    * 15. /modules/Hotel/Blocks/ListHotel.php:132
    * 18. /modules/Page/Models/Page.php:83
    * 19. view::Page::frontend.detail:4
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_locations` where `bravo_locations`.`id` in (1, 2) and
   `bravo_locations`.`deleted_at` is
   null580μs/modules/Hotel/Blocks/ListHotel.php:176job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Hotel/Blocks/ListHotel.php:176
    * 20. /modules/Hotel/Blocks/ListHotel.php:132
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_location_translations` where
   `bravo_location_translations`.`origin_id` in (1,
   2)400μs/modules/Hotel/Blocks/ListHotel.php:176job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 24. /modules/Hotel/Blocks/ListHotel.php:176
    * 25. /modules/Hotel/Blocks/ListHotel.php:132
    * 28. /modules/Page/Models/Page.php:83
    * 29. view::Page::frontend.detail:4
    * 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_hotel_translations` where
   `bravo_hotel_translations`.`origin_id` in (3, 7, 10, 11) and
   `bravo_hotel_translations`.`deleted_at` is
   null530μs/modules/Hotel/Blocks/ListHotel.php:176job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Hotel/Blocks/ListHotel.php:176
    * 20. /modules/Hotel/Blocks/ListHotel.php:132
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `user_wishlist` where `object_model` = 'hotel' and `user_id` =
   0 and `user_wishlist`.`object_id` in (3, 7, 10,
   11)950μs/modules/Hotel/Blocks/ListHotel.php:176job_bc_hotel_offer
   
   MetadataBindings
    * 0. hotel
    * 1. 0
   
   Hints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Hotel/Blocks/ListHotel.php:176
    * 20. /modules/Hotel/Blocks/ListHotel.php:132
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_locations` where `status` = 'publish' and
   `bravo_locations`.`deleted_at` is null order by `id` asc limit
   6870μs/modules/Location/Blocks/ListLocations.php:164job_bc_hotel_offer
   
   MetadataBindings
    * 0. publish
   
   Hints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 14. /modules/Location/Blocks/ListLocations.php:164
    * 15. /modules/Location/Blocks/ListLocations.php:132
    * 18. /modules/Page/Models/Page.php:83
    * 19. view::Page::frontend.detail:4
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_location_translations` where
   `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5,
   6)540μs/modules/Location/Blocks/ListLocations.php:164job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Location/Blocks/ListLocations.php:164
    * 20. /modules/Location/Blocks/ListLocations.php:132
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where
   `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null1.73ms/modules/Hotel/Models/Hotel.php:752job_bc_hotel_offer
   
   MetadataBindings
    * 0. 1
    * 1. 2
    * 2. publish
   
   Backtrace
    * 15. /modules/Hotel/Models/Hotel.php:752
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null910μs/modules/Tour/Models/Tour.php:845job_bc_hotel_offer
   
   MetadataBindings
    * 0. 1
    * 1. 2
    * 2. publish
   
   Backtrace
    * 15. /modules/Tour/Models/Tour.php:845
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= 3 and `bravo_locations`.`_rgt` <= 4 where
   `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null890μs/modules/Hotel/Models/Hotel.php:752job_bc_hotel_offer
   
   MetadataBindings
    * 0. 3
    * 1. 4
    * 2. publish
   
   Backtrace
    * 15. /modules/Hotel/Models/Hotel.php:752
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= 3 and `bravo_locations`.`_rgt` <= 4 where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null760μs/modules/Tour/Models/Tour.php:845job_bc_hotel_offer
   
   MetadataBindings
    * 0. 3
    * 1. 4
    * 2. publish
   
   Backtrace
    * 15. /modules/Tour/Models/Tour.php:845
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where
   `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null790μs/modules/Hotel/Models/Hotel.php:752job_bc_hotel_offer
   
   MetadataBindings
    * 0. 5
    * 1. 6
    * 2. publish
   
   Backtrace
    * 15. /modules/Hotel/Models/Hotel.php:752
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null920μs/modules/Tour/Models/Tour.php:845job_bc_hotel_offer
   
   MetadataBindings
    * 0. 5
    * 1. 6
    * 2. publish
   
   Backtrace
    * 15. /modules/Tour/Models/Tour.php:845
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= 7 and `bravo_locations`.`_rgt` <= 8 where
   `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null930μs/modules/Hotel/Models/Hotel.php:752job_bc_hotel_offer
   
   MetadataBindings
    * 0. 7
    * 1. 8
    * 2. publish
   
   Backtrace
    * 15. /modules/Hotel/Models/Hotel.php:752
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= 7 and `bravo_locations`.`_rgt` <= 8 where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null720μs/modules/Tour/Models/Tour.php:845job_bc_hotel_offer
   
   MetadataBindings
    * 0. 7
    * 1. 8
    * 2. publish
   
   Backtrace
    * 15. /modules/Tour/Models/Tour.php:845
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= 9 and `bravo_locations`.`_rgt` <= 10 where
   `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null770μs/modules/Hotel/Models/Hotel.php:752job_bc_hotel_offer
   
   MetadataBindings
    * 0. 9
    * 1. 10
    * 2. publish
   
   Backtrace
    * 15. /modules/Hotel/Models/Hotel.php:752
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= 9 and `bravo_locations`.`_rgt` <= 10 where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null750μs/modules/Tour/Models/Tour.php:845job_bc_hotel_offer
   
   MetadataBindings
    * 0. 9
    * 1. 10
    * 2. publish
   
   Backtrace
    * 15. /modules/Tour/Models/Tour.php:845
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= 11 and `bravo_locations`.`_rgt` <= 12 where
   `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null710μs/modules/Hotel/Models/Hotel.php:752job_bc_hotel_offer
   
   MetadataBindings
    * 0. 11
    * 1. 12
    * 2. publish
   
   Backtrace
    * 15. /modules/Hotel/Models/Hotel.php:752
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= 11 and `bravo_locations`.`_rgt` <= 12 where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null650μs/modules/Tour/Models/Tour.php:845job_bc_hotel_offer
   
   MetadataBindings
    * 0. 11
    * 1. 12
    * 2. publish
   
   Backtrace
    * 15. /modules/Tour/Models/Tour.php:845
    * 16. /modules/Location/Models/Location.php:64
    * 17. view::Location::frontend.blocks.list-locations.loop:29
    * 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * 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`.`id` asc limit
   63.46ms/modules/Tour/Blocks/ListTours.php:214job_bc_hotel_offer
   
   MetadataBindings
    * 0. publish
   
   Backtrace
    * 14. /modules/Tour/Blocks/ListTours.php:214
    * 15. /modules/Tour/Blocks/ListTours.php:150
    * 18. /modules/Page/Models/Page.php:83
    * 19. view::Page::frontend.detail:4
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_locations` where `bravo_locations`.`id` in (1, 2) and
   `bravo_locations`.`deleted_at` is
   null610μs/modules/Tour/Blocks/ListTours.php:214job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Tour/Blocks/ListTours.php:214
    * 20. /modules/Tour/Blocks/ListTours.php:150
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_location_translations` where
   `bravo_location_translations`.`origin_id` in (1,
   2)400μs/modules/Tour/Blocks/ListTours.php:214job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 24. /modules/Tour/Blocks/ListTours.php:214
    * 25. /modules/Tour/Blocks/ListTours.php:150
    * 28. /modules/Page/Models/Page.php:83
    * 29. view::Page::frontend.detail:4
    * 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_tour_translations` where
   `bravo_tour_translations`.`origin_id` in (1, 2, 3, 4, 5,
   6)640μs/modules/Tour/Blocks/ListTours.php:214job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Tour/Blocks/ListTours.php:214
    * 20. /modules/Tour/Blocks/ListTours.php:150
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0
   and `user_wishlist`.`object_id` in (1, 2, 3, 4, 5,
   6)420μs/modules/Tour/Blocks/ListTours.php:214job_bc_hotel_offer
   
   MetadataBindings
    * 0. tour
    * 1. 0
   
   Hints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Tour/Blocks/ListTours.php:214
    * 20. /modules/Tour/Blocks/ListTours.php:150
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select `bravo_cars`.* from `bravo_cars` where `bravo_cars`.`status` =
   'publish' and `bravo_cars`.`deleted_at` is null group by `bravo_cars`.`id`
   order by `bravo_cars`.`id` desc limit
   85.29ms/modules/Car/Blocks/ListCar.php:170job_bc_hotel_offer
   
   MetadataBindings
    * 0. publish
   
   Backtrace
    * 14. /modules/Car/Blocks/ListCar.php:170
    * 15. /modules/Car/Blocks/ListCar.php:126
    * 18. /modules/Page/Models/Page.php:83
    * 19. view::Page::frontend.detail:4
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_locations` where `bravo_locations`.`id` in (1, 3, 6, 7,
   8) and `bravo_locations`.`deleted_at` is
   null630μs/modules/Car/Blocks/ListCar.php:170job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Car/Blocks/ListCar.php:170
    * 20. /modules/Car/Blocks/ListCar.php:126
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_location_translations` where
   `bravo_location_translations`.`origin_id` in (1, 3, 6, 7,
   8)400μs/modules/Car/Blocks/ListCar.php:170job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 24. /modules/Car/Blocks/ListCar.php:170
    * 25. /modules/Car/Blocks/ListCar.php:126
    * 28. /modules/Page/Models/Page.php:83
    * 29. view::Page::frontend.detail:4
    * 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_car_translations` where
   `bravo_car_translations`.`origin_id` in (6, 7, 8, 9, 10, 11, 12, 13) and
   `bravo_car_translations`.`deleted_at` is
   null1.71ms/modules/Car/Blocks/ListCar.php:170job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Car/Blocks/ListCar.php:170
    * 20. /modules/Car/Blocks/ListCar.php:126
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `user_wishlist` where `object_model` = 'car' and `user_id` = 0
   and `user_wishlist`.`object_id` in (6, 7, 8, 9, 10, 11, 12,
   13)7.54ms/modules/Car/Blocks/ListCar.php:170job_bc_hotel_offer
   
   MetadataBindings
    * 0. car
    * 1. 0
   
   Hints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Car/Blocks/ListCar.php:170
    * 20. /modules/Car/Blocks/ListCar.php:126
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select `bravo_events`.* from `bravo_events` where `bravo_events`.`status` =
   'publish' and `bravo_events`.`deleted_at` is null group by
   `bravo_events`.`id` order by `bravo_events`.`id` desc limit
   41.1ms/modules/Event/Blocks/ListEvent.php:172job_bc_hotel_offer
   
   MetadataBindings
    * 0. publish
   
   Backtrace
    * 14. /modules/Event/Blocks/ListEvent.php:172
    * 15. /modules/Event/Blocks/ListEvent.php:128
    * 18. /modules/Page/Models/Page.php:83
    * 19. view::Page::frontend.detail:4
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_locations` where `bravo_locations`.`id` in (4, 5, 6, 7)
   and `bravo_locations`.`deleted_at` is
   null610μs/modules/Event/Blocks/ListEvent.php:172job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Event/Blocks/ListEvent.php:172
    * 20. /modules/Event/Blocks/ListEvent.php:128
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_location_translations` where
   `bravo_location_translations`.`origin_id` in (4, 5, 6,
   7)460μs/modules/Event/Blocks/ListEvent.php:172job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 24. /modules/Event/Blocks/ListEvent.php:172
    * 25. /modules/Event/Blocks/ListEvent.php:128
    * 28. /modules/Page/Models/Page.php:83
    * 29. view::Page::frontend.detail:4
    * 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `bravo_event_translations` where
   `bravo_event_translations`.`origin_id` in (9, 10, 11, 12) and
   `bravo_event_translations`.`deleted_at` is
   null600μs/modules/Event/Blocks/ListEvent.php:172job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Event/Blocks/ListEvent.php:172
    * 20. /modules/Event/Blocks/ListEvent.php:128
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `user_wishlist` where `object_model` = 'event' and `user_id` =
   0 and `user_wishlist`.`object_id` in (9, 10, 11,
   12)480μs/modules/Event/Blocks/ListEvent.php:172job_bc_hotel_offer
   
   MetadataBindings
    * 0. event
    * 1. 0
   
   Hints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/Event/Blocks/ListEvent.php:172
    * 20. /modules/Event/Blocks/ListEvent.php:128
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select `bravo_boats`.* from `bravo_boats` where `bravo_boats`.`status` =
   'publish' and `bravo_boats`.`deleted_at` is null group by `bravo_boats`.`id`
   order by `bravo_boats`.`id` asc limit
   41.96ms/modules/Boat/Blocks/ListBoat.php:170job_bc_hotel_offer
   
   MetadataBindings
    * 0. publish
   
   Backtrace
    * 14. /modules/Boat/Blocks/ListBoat.php:170
    * 15. /modules/Boat/Blocks/ListBoat.php:126
    * 18. /modules/Page/Models/Page.php:83
    * 19. view::Page::frontend.detail:4
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select `core_news`.* from `core_news` where `core_news`.`status` = 'publish'
   and `core_news`.`deleted_at` is null group by `core_news`.`id` order by
   `core_news`.`id` asc limit
   61.17ms/modules/News/Blocks/ListNews.php:134job_bc_hotel_offer
   
   MetadataBindings
    * 0. publish
   
   Backtrace
    * 14. /modules/News/Blocks/ListNews.php:134
    * 15. /modules/News/Blocks/ListNews.php:89
    * 18. /modules/Page/Models/Page.php:83
    * 19. view::Page::frontend.detail:4
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `core_news_translations` where
   `core_news_translations`.`origin_id` in (1, 2, 3, 4, 5,
   6)520μs/modules/News/Blocks/ListNews.php:134job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/News/Blocks/ListNews.php:134
    * 20. /modules/News/Blocks/ListNews.php:89
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `core_news_category` where `core_news_category`.`id` in (1, 2,
   3) and `core_news_category`.`deleted_at` is
   null1ms/modules/News/Blocks/ListNews.php:134job_bc_hotel_offer
   
   MetadataHints
    * Use SELECT * only if you need all columns from table
   
   Backtrace
    * 19. /modules/News/Blocks/ListNews.php:134
    * 20. /modules/News/Blocks/ListNews.php:89
    * 23. /modules/Page/Models/Page.php:83
    * 24. view::Page::frontend.detail:4
    * 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108

 * select * from `core_pages` where `core_pages`.`id` = '' and
   `core_pages`.`deleted_at` is null limit
   1670μs/app/Helpers/AppHelper.php:628job_bc_hotel_offer
   
   MetadataBindings
    * 0. 
   
   Hints
    * Use SELECT * only if you need all columns from table
    * LIMIT without ORDER BY causes non-deterministic results, depending on the
      query execution plan
   
   Backtrace
    * 19. /app/Helpers/AppHelper.php:628
    * 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    * 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    * 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37

Modules\News\Models\NewsCategory3Modules\News\Models\News6Modules\Event\Models\Event4Modules\Car\Models\Car8Modules\Tour\Models\Tour6Modules\Hotel\Models\Hotel4Modules\Flight\Models\SeatType5Modules\Location\Models\Location29Modules\Template\Models\Template1Modules\Page\Models\Page1

webnullapinullsanctumnull

_tokenvfvOhoLNNtHkK0cIRIKsFUi2eCsuYiB8321hs05w_previousarray:1 [ "url" =>
"https://job-hoteloffer.bookingcore.org" ]_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:22 [▼
  "cdn-loop" => array:1 [▶
    0 => "cloudflare"
  ]
  "cf-ipcountry" => array:1 [▶
    0 => "NL"
  ]
  "cf-connecting-ip" => array:1 [▶
    0 => "2001:1af8:4700:a069:35::3"
  ]
  "sec-fetch-dest" => array:1 [▶
    0 => "document"
  ]
  "sec-fetch-user" => array:1 [▶
    0 => "?1"
  ]
  "sec-fetch-mode" => array:1 [▶
    0 => "navigate"
  ]
  "sec-fetch-site" => array:1 [▶
    0 => "none"
  ]
  "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-language" => array:1 [▶
    0 => "nl-NL,nl;q=0.9"
  ]
  "user-agent" => array:1 [▶
    0 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.146 Safari/537.36"
  ]
  "upgrade-insecure-requests" => array:1 [▶
    0 => "1"
  ]
  "cache-control" => array:1 [▶
    0 => "no-cache"
  ]
  "pragma" => array:1 [▶
    0 => "no-cache"
  ]
  "cf-visitor" => array:1 [▶
    0 => "{"scheme":"https"}"
  ]
  "x-forwarded-proto" => array:1 [▶
    0 => "https"
  ]
  "cf-ray" => array:1 [▶
    0 => "7af803a99c0c41a8-SIN"
  ]
  "x-forwarded-for" => array:1 [▶
    0 => "2001:1af8:4700:a069:35::3"
  ]
  "accept-encoding" => array:1 [▶
    0 => "gzip"
  ]
  "connection" => array:1 [▶
    0 => "Keep-Alive"
  ]
  "host" => array:1 [▶
    0 => "job-hoteloffer.bookingcore.org"
  ]
  "content-length" => array:1 [▶
    0 => ""
  ]
  "content-type" => array:1 [▶
    0 => ""
  ]
]


request_server
  0 of 0       array:47 [▼
  "USER" => "www-data"
  "HOME" => "/var/www"
  "HTTP_CDN_LOOP" => "cloudflare"
  "HTTP_CF_IPCOUNTRY" => "NL"
  "HTTP_CF_CONNECTING_IP" => "2001:1af8:4700:a069:35::3"
  "HTTP_SEC_FETCH_DEST" => "document"
  "HTTP_SEC_FETCH_USER" => "?1"
  "HTTP_SEC_FETCH_MODE" => "navigate"
  "HTTP_SEC_FETCH_SITE" => "none"
  "HTTP_ACCEPT" => "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"
  "HTTP_ACCEPT_LANGUAGE" => "nl-NL,nl;q=0.9"
  "HTTP_USER_AGENT" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.146 Safari/537.36"
  "HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
  "HTTP_CACHE_CONTROL" => "no-cache"
  "HTTP_PRAGMA" => "no-cache"
  "HTTP_CF_VISITOR" => "{"scheme":"https"}"
  "HTTP_X_FORWARDED_PROTO" => "https"
  "HTTP_CF_RAY" => "7af803a99c0c41a8-SIN"
  "HTTP_X_FORWARDED_FOR" => "2001:1af8:4700:a069:35::3"
  "HTTP_ACCEPT_ENCODING" => "gzip"
  "HTTP_CONNECTION" => "Keep-Alive"
  "HTTP_HOST" => "job-hoteloffer.bookingcore.org"
  "REDIRECT_STATUS" => "200"
  "SERVER_NAME" => "job-hoteloffer.bookingcore.org"
  "SERVER_PORT" => "443"
  "SERVER_ADDR" => "178.128.216.10"
  "REMOTE_PORT" => "51642"
  "REMOTE_ADDR" => "162.158.162.231"
  "SERVER_SOFTWARE" => "nginx/1.14.0"
  "GATEWAY_INTERFACE" => "CGI/1.1"
  "HTTPS" => "on"
  "REQUEST_SCHEME" => "https"
  "SERVER_PROTOCOL" => "HTTP/1.1"
  "DOCUMENT_ROOT" => "/home/job-hoteloffer.bookingcore.org/public"
  "DOCUMENT_URI" => "/index.php"
  "REQUEST_URI" => "/"
  "SCRIPT_NAME" => "/index.php"
  "CONTENT_LENGTH" => ""
  "CONTENT_TYPE" => ""
  "REQUEST_METHOD" => "GET"
  "QUERY_STRING" => ""
  "SCRIPT_FILENAME" => "/home/job-hoteloffer.bookingcore.org/public/index.php"
  "PATH_INFO" => ""
  "FCGI_ROLE" => "RESPONDER"
  "PHP_SELF" => "/index.php"
  "REQUEST_TIME_FLOAT" => 1680091875.5868
  "REQUEST_TIME" => 1680091875
]


request_cookies

[]


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 => "Wed, 29 Mar 2023 12:11:15 GMT"
  ]
  "set-cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IkZ2RTQ2MFozNWcvMkJmUjMvUFJHbnc9PSIsInZhbHVlIjoiZ29sR0xZRmhwOGhQVlJvOGpFYjRJamd0c2RFams2NDhYbEVoR05vb0xnQmRUK01NS1NxOEY2NTlmOUtFZFg3ZW1TbVY2MlRPL1JJamJreG1SbzZyMVN0VWwvMkNhR3NGc0tKTWg3cjlJMk5Ec3pqOXMxSUtVOXQ0NXdmS3dFTDIiLCJtYWMiOiIxZWE5Nzc0OTcyODZiZDI3YWY1OGZhOWNiNzQ3NGM2ZjA5NTc3NTI4ZGZlMzk0OTI5MGM1N2MyNWI2NThiODA3IiwidGFnIjoiIn0%3D; expires=Wed, 29-Mar-2023 14:11:16 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkZ2RTQ2MFozNWcvMkJmUjMvUFJHbnc9PSIsInZhbHVlIjoiZ29sR0xZRmhwOGhQVlJvOGpFYjRJamd0c2RFams2NDhYbEVoR05vb0xnQmRUK01NS1NxOEY2NTlmOUtFZFg3ZW1TbVY2M ▶"
    1 => "booking_core_session=eyJpdiI6IlI4bmIwQ0gxcE45QWhleWphajRDaVE9PSIsInZhbHVlIjoiT1pEbURlQXVTS3ZDYkdFRktKSVBtQVNHcEU1b0dlZHcvZGdaUm5hUkl2dlF6WDVnUWNTcWxlT1BVcXViRFBDM0ppZWwybEpqVGNSMnF0RUtRWWpPT0Q2Z3ZkbGM1UW5BMVZCaFJWQkJxdmV1WFd0OXhXOTYvdmM3eVcwU1F4T1IiLCJtYWMiOiIzNjViYTg3ZjAzOWQwNzNmMjg4MzZkMGU5MWY3NDRhZWFhZDk2OGMxNjMyNzkyZmJhMmI3NDc3NTc0YWUxY2M0IiwidGFnIjoiIn0%3D; expires=Wed, 29-Mar-2023 14:11:16 GMT; Max-Age=7200; path=/; httponly ◀booking_core_session=eyJpdiI6IlI4bmIwQ0gxcE45QWhleWphajRDaVE9PSIsInZhbHVlIjoiT1pEbURlQXVTS3ZDYkdFRktKSVBtQVNHcEU1b0dlZHcvZGdaUm5hUkl2dlF6WDVnUWNTcWxlT1BVcXViRFB ▶"
  ]
  "Set-Cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IkZ2RTQ2MFozNWcvMkJmUjMvUFJHbnc9PSIsInZhbHVlIjoiZ29sR0xZRmhwOGhQVlJvOGpFYjRJamd0c2RFams2NDhYbEVoR05vb0xnQmRUK01NS1NxOEY2NTlmOUtFZFg3ZW1TbVY2MlRPL1JJamJreG1SbzZyMVN0VWwvMkNhR3NGc0tKTWg3cjlJMk5Ec3pqOXMxSUtVOXQ0NXdmS3dFTDIiLCJtYWMiOiIxZWE5Nzc0OTcyODZiZDI3YWY1OGZhOWNiNzQ3NGM2ZjA5NTc3NTI4ZGZlMzk0OTI5MGM1N2MyNWI2NThiODA3IiwidGFnIjoiIn0%3D; expires=Wed, 29-Mar-2023 14:11:16 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkZ2RTQ2MFozNWcvMkJmUjMvUFJHbnc9PSIsInZhbHVlIjoiZ29sR0xZRmhwOGhQVlJvOGpFYjRJamd0c2RFams2NDhYbEVoR05vb0xnQmRUK01NS1NxOEY2NTlmOUtFZFg3ZW1TbVY2M ▶"
    1 => "booking_core_session=eyJpdiI6IlI4bmIwQ0gxcE45QWhleWphajRDaVE9PSIsInZhbHVlIjoiT1pEbURlQXVTS3ZDYkdFRktKSVBtQVNHcEU1b0dlZHcvZGdaUm5hUkl2dlF6WDVnUWNTcWxlT1BVcXViRFBDM0ppZWwybEpqVGNSMnF0RUtRWWpPT0Q2Z3ZkbGM1UW5BMVZCaFJWQkJxdmV1WFd0OXhXOTYvdmM3eVcwU1F4T1IiLCJtYWMiOiIzNjViYTg3ZjAzOWQwNzNmMjg4MzZkMGU5MWY3NDRhZWFhZDk2OGMxNjMyNzkyZmJhMmI3NDc3NTc0YWUxY2M0IiwidGFnIjoiIn0%3D; expires=Wed, 29-Mar-2023 14:11:16 GMT; path=/; httponly ◀booking_core_session=eyJpdiI6IlI4bmIwQ0gxcE45QWhleWphajRDaVE9PSIsInZhbHVlIjoiT1pEbURlQXVTS3ZDYkdFRktKSVBtQVNHcEU1b0dlZHcvZGdaUm5hUkl2dlF6WDVnUWNTcWxlT1BVcXViRFB ▶"
  ]
]


session_attributes
  0 of 0       array:4 [▼
  "_token" => "vfvOhoLNNtHkK0cIRIKsFUi2eCsuYiB8321hs05w"
  "_previous" => array:1 [▶
    "url" => "https://job-hoteloffer.bookingcore.org"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
  "PHPDEBUGBAR_STACK_DATA" => []
]


PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search

2023-03-29 - 2023-03-30CancelApply
2023-03-29 - 2023-03-30CancelApply