لايل حى الروضة

Close

لايل حى الروضة

يقع Lail Hai Al Rowda في الرياض ، ويوفر أماكن إقامة مع مواقف مجانية للسيارات. تحتوي جميع الوحدات المكيفة على حمام مشترك وتلفزيون بشاشة مسطحة ومطبخ مجهز بالكامل. يقع النخيل مول على بعد 6.1 كم من الفندق. يعتبر مطار الملك خالد الدولي المطار الأقرب لـ Lail ، حيث يقع على بعد 24 كم.

وسائل الراحة

  • واي فاي
  • مواقف سيارات
  • مكتب استقبال على مدار 24 ساعة
  • خدمة الغرف

سياسية الفندق

  • وقت تسجيل الدخول 15:00:00
  • وقت تسجيل الخروج 12:00:00
  • يمنع اصطحاب الحيوانات الاليفة
  • الغاء الحجز بدون رسوم
  • الدفع عند الوصول

الغرف المتاحة

لا يوجد غرف

معلومات التواصل

8.1.32PHP Version351msRequest Duration4MBMemory UsageGET hotel-details/{id}Route
  • warninglog[01:14:04] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[01:14:04] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\Point::jsonSerialize() shoul...
  • warninglog[01:14:04] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[01:14:04] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[01:14:04] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (81.84ms)
  • Application (267ms)
  • 1 x Application (76.23%)
    267.50ms
    1 x Booting (23.32%)
    81.84ms
    6 templates were rendered
    • frontend.hotels-details (resources/views/frontend/hotels-details.blade.php)5blade
      Params
      0
      hotels
      1
      from_date
      2
      to_date
      3
      data
      4
      count_of_day
    • frontend.layout (resources/views/frontend/layout.blade.php)26blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      hotels
      4
      from_date
      5
      to_date
      6
      data
      7
      count_of_day
      8
      lang
      9
      code
      10
      __currentLoopData
      11
      image
      12
      loop
      13
      item
      14
      policy
      15
      q
      16
      availabilities
      17
      displayI
      18
      ava
      19
      availability
      20
      key
      21
      dates
      22
      query
      23
      hotels_a
      24
      hotel
      25
      price
    • frontend.includes.head (resources/views/frontend/includes/head.blade.php)26blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      hotels
      4
      from_date
      5
      to_date
      6
      data
      7
      count_of_day
      8
      lang
      9
      code
      10
      __currentLoopData
      11
      image
      12
      loop
      13
      item
      14
      policy
      15
      q
      16
      availabilities
      17
      displayI
      18
      ava
      19
      availability
      20
      key
      21
      dates
      22
      query
      23
      hotels_a
      24
      hotel
      25
      price
    • frontend.includes.header (resources/views/frontend/includes/header.blade.php)26blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      hotels
      4
      from_date
      5
      to_date
      6
      data
      7
      count_of_day
      8
      lang
      9
      code
      10
      __currentLoopData
      11
      image
      12
      loop
      13
      item
      14
      policy
      15
      q
      16
      availabilities
      17
      displayI
      18
      ava
      19
      availability
      20
      key
      21
      dates
      22
      query
      23
      hotels_a
      24
      hotel
      25
      price
    • frontend.includes.footer (resources/views/frontend/includes/footer.blade.php)26blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      hotels
      4
      from_date
      5
      to_date
      6
      data
      7
      count_of_day
      8
      lang
      9
      code
      10
      __currentLoopData
      11
      image
      12
      loop
      13
      item
      14
      policy
      15
      q
      16
      availabilities
      17
      displayI
      18
      ava
      19
      availability
      20
      key
      21
      dates
      22
      query
      23
      hotels_a
      24
      hotel
      25
      price
    • frontend.includes.foot (resources/views/frontend/includes/foot.blade.php)26blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      hotels
      4
      from_date
      5
      to_date
      6
      data
      7
      count_of_day
      8
      lang
      9
      code
      10
      __currentLoopData
      11
      image
      12
      loop
      13
      item
      14
      policy
      15
      q
      16
      availabilities
      17
      displayI
      18
      ava
      19
      availability
      20
      key
      21
      dates
      22
      query
      23
      hotels_a
      24
      hotel
      25
      price
    uri
    GET hotel-details/{id}
    middleware
    web, not_deleted_scope
    controller
    App\Http\Controllers\Frontend\HomeController@hotelDetails
    namespace
    prefix
    where
    as
    hotel-details
    file
    app/Http/Controllers/Frontend/HomeController.php:871-1069
    31 statements were executed, 11 of which were duplicated, 20 unique167ms
    • select `id`, `city_id`, `latitude`, `longitude`, `title`, `title_en`, `address`, `email`, `check_in`, `check_out`, `phone`, `whatsapp`, `description`, `rate`, `rate_title`, `location`, `facilities`, `policies`, `policies`, `special_policy`, `wallet_discount`, `active_wallet_discount`, `active_cashback`, `pay_with_cashback`, `cashback_discount`, (select SUM(percentage) from `taxes` inner join `hotel_tax` on `taxes`.`id` = `hotel_tax`.`tax_id` where `hotels`.`id` = `hotel_tax`.`hotel_id` and `status` = 1) as `tax_percentage` from `hotels` where `id` = '371' and `published` = 1 and `is_deleted` = 0 limit 1
      3.39ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 1
      • 1. 371
      • 2. 1
      • 3. 0
      Backtrace
      • 15. /app/Http/Controllers/Frontend/HomeController.php:1020
      • 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 `hotel_facility_types`.`id`, `hotel_facility_types`.`title`, `hotel_facility_types`.`title_en`, `hotel_facility_types`.`icon`, `hotel_facility_types`.`notes`, `hotel_facility_relation`.`hotel_id` as `pivot_hotel_id`, `hotel_facility_relation`.`facility_id` as `pivot_facility_id` from `hotel_facility_types` inner join `hotel_facility_relation` on `hotel_facility_types`.`id` = `hotel_facility_relation`.`facility_id` where `hotel_facility_relation`.`hotel_id` in (371)
      1.06ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Backtrace
      • 19. /app/Http/Controllers/Frontend/HomeController.php:1020
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `hotel_policies`.`id`, `hotel_policies`.`title`, `hotel_policies`.`title_en`, `hotel_policies`.`notes`, `hotel_policies_relation`.`hotel_id` as `pivot_hotel_id`, `hotel_policies_relation`.`policy_id` as `pivot_policy_id` from `hotel_policies` inner join `hotel_policies_relation` on `hotel_policies`.`id` = `hotel_policies_relation`.`policy_id` where `hotel_policies_relation`.`hotel_id` in (371)
      1.09ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Backtrace
      • 19. /app/Http/Controllers/Frontend/HomeController.php:1020
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `title`, `title_en`, `province_id` from `cities` where `cities`.`id` in (2)
      650μs/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Backtrace
      • 20. /app/Http/Controllers/Frontend/HomeController.php:1020
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `url`, `tag`, `model_id` from `images` where `owner_model` = 'App\Models\Hotel' and `images`.`model_id` in (371)
      2.94ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. App\Models\Hotel
      Backtrace
      • 20. /app/Http/Controllers/Frontend/HomeController.php:1020
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `simple_hotel_rates`.*, `books`.`hotel_id` as `laravel_through_key` from `simple_hotel_rates` inner join `books` on `books`.`id` = `simple_hotel_rates`.`book_id` where `books`.`hotel_id` in (371) order by `id` desc
      1.17ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Backtrace
      • 19. /app/Http/Controllers/Frontend/HomeController.php:1020
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `availabilities` where `availabilities`.`hotel_id` in (371) and date(`at_date`) = '2025-07-07' and `locked` = 0
      4.3ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 2025-07-07
      • 1. 0
      Backtrace
      • 20. /app/Http/Controllers/Frontend/HomeController.php:1020
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `generals` limit 1
      680μs/app/Http/Controllers/Frontend/HomeController.php:1038iqamtico_updated
      Metadata
      Backtrace
      • 18. /app/Http/Controllers/Frontend/HomeController.php:1038
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `hotel_facility_types`.*, `hotel_facility_relation`.`hotel_id` as `pivot_hotel_id`, `hotel_facility_relation`.`facility_id` as `pivot_facility_id` from `hotel_facility_types` inner join `hotel_facility_relation` on `hotel_facility_types`.`id` = `hotel_facility_relation`.`facility_id` where `hotel_facility_relation`.`hotel_id` = 371
      590μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:197iqamtico_updated
      Metadata
      Bindings
      • 0. 371
      Backtrace
      • 14. view::20649748bbd0a00c5a5cefd2460845efe358fc80:197
      • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select `hotel_policies`.*, `hotel_policies_relation`.`hotel_id` as `pivot_hotel_id`, `hotel_policies_relation`.`policy_id` as `pivot_policy_id` from `hotel_policies` inner join `hotel_policies_relation` on `hotel_policies`.`id` = `hotel_policies_relation`.`policy_id` where `hotel_policies_relation`.`hotel_id` = 371
      600μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:231iqamtico_updated
      Metadata
      Bindings
      • 0. 371
      Backtrace
      • 14. view::20649748bbd0a00c5a5cefd2460845efe358fc80:231
      • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `availabilities` where `hotel_id` = 371 and `locked` = 0 and date(`at_date`) = '2025-07-06' or (`at_date` = '2025-07-07' and `hotel_id` = 371) and exists (select * from `rooms` where `availabilities`.`room_id` = `rooms`.`id` and exists (select * from `room_types` where `rooms`.`room_type_id` = `room_types`.`id` and `capacity` >= 1)) order by (SELECT MIN(price) FROM availability_meal WHERE availability_meal.availability_id = availabilities.id) asc
      4.14msview::20649748bbd0a00c5a5cefd2460845efe358fc80:307iqamtico_updated
      Metadata
      Bindings
      • 0. 371
      • 1. 0
      • 2. 2025-07-06
      • 3. 2025-07-07
      • 4. 371
      • 5. 1
      Backtrace
      • 14. view::20649748bbd0a00c5a5cefd2460845efe358fc80:307
      • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      540μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:569iqamtico_updated
      Metadata
      Backtrace
      • 18. view::20649748bbd0a00c5a5cefd2460845efe358fc80:569
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      510μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:570iqamtico_updated
      Metadata
      Backtrace
      • 18. view::20649748bbd0a00c5a5cefd2460845efe358fc80:570
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      510μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:576iqamtico_updated
      Metadata
      Backtrace
      • 18. view::20649748bbd0a00c5a5cefd2460845efe358fc80:576
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select `id`, `city_id`, `title`, `title_en`, `address`, `email`, `check_in`, `check_out`, `phone`, `description`, `rate`, `rate_title`, `location`, `facilities`, `policies`, `policies`, `special_policy`, `wallet_discount`, `active_wallet_discount` from `hotels` where `city_id` = 2 and `id` != 371 and exists (select * from `availabilities` where `hotels`.`id` = `availabilities`.`hotel_id` and `locked` = 0) and exists (select * from `availabilities` where `hotels`.`id` = `availabilities`.`hotel_id` and `locked` = 0 and exists (select * from `availability_meal` where `availabilities`.`id` = `availability_meal`.`availability_id` and `locked` = 0 and `book_id` is null) and (date(`at_date`) = '2025-07-06' or date(`at_date`) = '2025-07-07') and exists (select * from `rooms` where `availabilities`.`room_id` = `rooms`.`id` and exists (select * from `room_types` where `rooms`.`room_type_id` = `room_types`.`id` and `capacity` >= 1)) order by `at_date` asc) and exists (select * from `availabilities` where `hotels`.`id` = `availabilities`.`hotel_id` and exists (select * from `rooms` where `availabilities`.`room_id` = `rooms`.`id` and exists (select * from `room_types` where `rooms`.`room_type_id` = `room_types`.`id` and `capacity` >= 1))) and exists (select * from `availabilities` where `hotels`.`id` = `availabilities`.`hotel_id` and date(`at_date`) = '2025-07-06' and `locked` = 0) and exists (select * from `availabilities` where `hotels`.`id` = `availabilities`.`hotel_id` and date(`at_date`) = '2025-07-07' and `locked` = 0) and `published` = 1 and `is_deleted` = 0 limit 3
      121msview::20649748bbd0a00c5a5cefd2460845efe358fc80:722iqamtico_updated
      Metadata
      Bindings
      • 0. 2
      • 1. 371
      • 2. 0
      • 3. 0
      • 4. 0
      • 5. 2025-07-06
      • 6. 2025-07-07
      • 7. 1
      • 8. 1
      • 9. 2025-07-06
      • 10. 0
      • 11. 2025-07-07
      • 12. 0
      • 13. 1
      • 14. 0
      Backtrace
      • 14. view::20649748bbd0a00c5a5cefd2460845efe358fc80:722
      • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `images` where `images`.`model_id` = 677 and `images`.`model_id` is not null and `owner_model` = 'App\Models\Hotel' and `tag` = 'front' limit 1
      1.48msview::20649748bbd0a00c5a5cefd2460845efe358fc80:739iqamtico_updated
      Metadata
      Bindings
      • 0. 677
      • 1. App\Models\Hotel
      • 2. front
      Backtrace
      • 20. view::20649748bbd0a00c5a5cefd2460845efe358fc80:739
      • 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
    • select * from `availabilities` where `hotel_id` = 677 and `locked` = 0 and date(`at_date`) = '2025-07-06' or (`at_date` = '2025-07-07' and `hotel_id` = 677) and exists (select * from `rooms` where `availabilities`.`room_id` = `rooms`.`id` and exists (select * from `room_types` where `rooms`.`room_type_id` = `room_types`.`id` and `capacity` >= 1)) order by (SELECT MIN(price) FROM availability_meal WHERE availability_meal.availability_id = availabilities.id) asc
      12.75msview::20649748bbd0a00c5a5cefd2460845efe358fc80:789iqamtico_updated
      Metadata
      Bindings
      • 0. 677
      • 1. 0
      • 2. 2025-07-06
      • 3. 2025-07-07
      • 4. 677
      • 5. 1
      Backtrace
      • 14. view::20649748bbd0a00c5a5cefd2460845efe358fc80:789
      • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select `id`, `room_type_id`, `notes` from `rooms` where `rooms`.`id` in (1867, 1868, 1869, 1870, 1871, 1872, 1873)
      610μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:789iqamtico_updated
      Metadata
      Backtrace
      • 19. view::20649748bbd0a00c5a5cefd2460845efe358fc80:789
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select `id`, `title`, `title_en`, `notes`, `capacity` from `room_types` where `room_types`.`id` in (1, 5, 6, 9, 13, 14, 23)
      560μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:789iqamtico_updated
      Metadata
      Backtrace
      • 24. view::20649748bbd0a00c5a5cefd2460845efe358fc80:789
      • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select `room_facility_types`.`id`, `room_facility_types`.`title`, `room_facility_types`.`title_en`, `room_facility_types`.`notes`, `room_facility_types`.`icon`, `rooms_facilities`.`room_id` as `pivot_room_id`, `rooms_facilities`.`facility_id` as `pivot_facility_id` from `room_facility_types` inner join `rooms_facilities` on `room_facility_types`.`id` = `rooms_facilities`.`facility_id` where `rooms_facilities`.`room_id` in (1867, 1868, 1869, 1870, 1871, 1872, 1873)
      1.96msview::20649748bbd0a00c5a5cefd2460845efe358fc80:789iqamtico_updated
      Metadata
      Backtrace
      • 23. view::20649748bbd0a00c5a5cefd2460845efe358fc80:789
      • 25. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 28. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `availability_meal` where `availability_meal`.`availability_id` in (367039, 367040, 367429, 367430, 367819, 367820, 368209, 368210, 368599, 368600, 368989, 368990, 369379, 369380) and `locked` = 0 and `book_id` is null
      1.12msview::20649748bbd0a00c5a5cefd2460845efe358fc80:789iqamtico_updated
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 19. view::20649748bbd0a00c5a5cefd2460845efe358fc80:789
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `meal_types` where `meal_types`.`id` in (7)
      730μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:789iqamtico_updated
      Metadata
      Backtrace
      • 24. view::20649748bbd0a00c5a5cefd2460845efe358fc80:789
      • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `availability_meal` where `availability_meal`.`availability_id` = 367039 and `availability_meal`.`availability_id` is not null and `locked` = 0 and `book_id` is null group by `meal_id`
      620μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:797iqamtico_updated
      Metadata
      Bindings
      • 0. 367039
      • 1. 0
      Backtrace
      • 15. view::20649748bbd0a00c5a5cefd2460845efe358fc80:797
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `availability_meal` where `availability_meal`.`availability_id` = 367039 and `availability_meal`.`availability_id` is not null group by `meal_id`
      610μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:799iqamtico_updated
      Metadata
      Bindings
      • 0. 367039
      Backtrace
      • 15. view::20649748bbd0a00c5a5cefd2460845efe358fc80:799
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      560μsview::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:18iqamtico_updated
      Metadata
      Backtrace
      • 18. view::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:18
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      520μsview::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:22iqamtico_updated
      Metadata
      Backtrace
      • 18. view::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:22
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      490μsview::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:24iqamtico_updated
      Metadata
      Backtrace
      • 18. view::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:24
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      450μsview::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:25iqamtico_updated
      Metadata
      Backtrace
      • 18. view::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:25
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      530μsview::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:45iqamtico_updated
      Metadata
      Backtrace
      • 18. view::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:45
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      480μsview::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:46iqamtico_updated
      Metadata
      Backtrace
      • 18. view::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:46
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `generals` limit 1
      490μsview::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:48iqamtico_updated
      Metadata
      Backtrace
      • 18. view::c2c38e867cd2fd4cb6aa597d5a184833c0c91110:48
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    App\Models\MealType
    1
    App\Models\AvailabilityMeal
    44
    App\Models\RoomFacilityType
    62
    App\Models\RoomType
    7
    App\Models\Room
    7
    App\Models\Availability
    14
    App\Models\General
    11
    App\Models\Image
    12
    App\Models\City
    1
    App\Models\HotelPolicy
    6
    App\Models\HotelFacilityType
    8
    App\Models\Hotel
    2
        _token
        RchVlNPxYJw80uAxukDGJBB3Sp1DE6iqNCEV5OBh
        _previous
        array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/371" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /hotel-details/371
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "host" => array:1 [ 0 => "www.super.iqamti.net" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
        request_server
        0 of 0
        array:77 [ "USER" => "iqamtico" "HOME" => "/home/iqamtico" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/hotel-details/371" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/hotel-details/371" "REMOTE_PORT" => "6369" "SCRIPT_FILENAME" => "/home/iqamtico/public_html/public/index.php" "SERVER_ADMIN" => "webmaster@super.iqamti.net" "CONTEXT_DOCUMENT_ROOT" => "/home/iqamtico/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/iqamtico/public_html" "REMOTE_ADDR" => "216.73.216.234" "SERVER_PORT" => "443" "SERVER_ADDR" => "69.16.204.74" "SERVER_NAME" => "www.super.iqamti.net" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi" "HTTP_HOST" => "www.super.iqamti.net" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "87406-442-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "www.super.iqamti.net" "HTTPS" => "on" "UNIQUE_ID" => "aGmjrDCuqXL0d0raHxB3AwABgAM" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "87406-442-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "www.super.iqamti.net" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aGmjrDCuqXL0d0raHxB3AwABgAM" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "87406-442-1" "REDIRECT_REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_REDIRECT_H2_PUSHED" => "" "REDIRECT_REDIRECT_H2_PUSH" => "off" "REDIRECT_REDIRECT_H2PUSH" => "off" "REDIRECT_REDIRECT_HTTP2" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "www.super.iqamti.net" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_UNIQUE_ID" => "aGmjrDCuqXL0d0raHxB3AwABgAM" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1751753644.3515 "REQUEST_TIME" => 1751753644 "argv" => [] "argc" => 0 ]
        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 => "Sat, 05 Jul 2025 22:14:04 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdSR2taeHRmejh2dkNOU3Evc3hSWWc9PSIsInZhbHVlIjoiYS9DejRPb1k2SUU0a0RSWXNHbzNZakhWMDBYck9DM3Fxd2pkTHpyKzkyL09SRkxYWFIvcUsvZlVvOHMwYlFhR2pmU09qcnRCNjRvdC9haGVsOHM2eGRuRUVUS0xiYTQ0aVVWTklqWXFwWkJ2NE13a0FmWFd2a3JvQkc0by85RTEiLCJtYWMiOiIxYjNlMWQ4YzU2Mzk4NDlmZTdiMDQzZTZiYzczYmMxYzc2MWYzOTVkZWY4MzYzNGFjZTlhYWU1YzA5YzgxMzY3IiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 00:14:04 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImdSR2taeHRmejh2dkNOU3Evc3hSWWc9PSIsInZhbHVlIjoiYS9DejRPb1k2SUU0a0RSWXNHbzNZakhWMDBYck9DM3Fxd2pkTHpyKzkyL09SRkxYWFIvcUsvZlVvOHMwYlFhR2pmU09qc" 1 => "laravel_session=eyJpdiI6IkpSYTVBeEs2Y1c4Y21XdXRjZXphbUE9PSIsInZhbHVlIjoiTHdxVEUxZUc0OEFSNHVDR1Q3cFJxNlgrZnVnVlpoQWhCMjljVkFRUjlDZWZVWkRDZXh6dDdvL2ZvRm5VY2k0dnphT3FYY1cvcGpDZ0h0RjJKN0pqZGRqb1d3aWNGazJnTnJLaERGcmhqdzZHWWZjRVZEMGNnNmN0clM1YXB1T2YiLCJtYWMiOiI1OGQ5YTIxYWFiZjQ3N2QxYTI0ZDk2ZDg1ZDNjZDg5N2ExNTFlMjUxZjc0NjY1MjEwNjIwMjZkZjkyODgxZWRjIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 00:14:04 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkpSYTVBeEs2Y1c4Y21XdXRjZXphbUE9PSIsInZhbHVlIjoiTHdxVEUxZUc0OEFSNHVDR1Q3cFJxNlgrZnVnVlpoQWhCMjljVkFRUjlDZWZVWkRDZXh6dDdvL2ZvRm5VY2k0dnph" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdSR2taeHRmejh2dkNOU3Evc3hSWWc9PSIsInZhbHVlIjoiYS9DejRPb1k2SUU0a0RSWXNHbzNZakhWMDBYck9DM3Fxd2pkTHpyKzkyL09SRkxYWFIvcUsvZlVvOHMwYlFhR2pmU09qcnRCNjRvdC9haGVsOHM2eGRuRUVUS0xiYTQ0aVVWTklqWXFwWkJ2NE13a0FmWFd2a3JvQkc0by85RTEiLCJtYWMiOiIxYjNlMWQ4YzU2Mzk4NDlmZTdiMDQzZTZiYzczYmMxYzc2MWYzOTVkZWY4MzYzNGFjZTlhYWU1YzA5YzgxMzY3IiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 00:14:04 GMT; path=/XSRF-TOKEN=eyJpdiI6ImdSR2taeHRmejh2dkNOU3Evc3hSWWc9PSIsInZhbHVlIjoiYS9DejRPb1k2SUU0a0RSWXNHbzNZakhWMDBYck9DM3Fxd2pkTHpyKzkyL09SRkxYWFIvcUsvZlVvOHMwYlFhR2pmU09qc" 1 => "laravel_session=eyJpdiI6IkpSYTVBeEs2Y1c4Y21XdXRjZXphbUE9PSIsInZhbHVlIjoiTHdxVEUxZUc0OEFSNHVDR1Q3cFJxNlgrZnVnVlpoQWhCMjljVkFRUjlDZWZVWkRDZXh6dDdvL2ZvRm5VY2k0dnphT3FYY1cvcGpDZ0h0RjJKN0pqZGRqb1d3aWNGazJnTnJLaERGcmhqdzZHWWZjRVZEMGNnNmN0clM1YXB1T2YiLCJtYWMiOiI1OGQ5YTIxYWFiZjQ3N2QxYTI0ZDk2ZDg1ZDNjZDg5N2ExNTFlMjUxZjc0NjY1MjEwNjIwMjZkZjkyODgxZWRjIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 00:14:04 GMT; path=/; httponlylaravel_session=eyJpdiI6IkpSYTVBeEs2Y1c4Y21XdXRjZXphbUE9PSIsInZhbHVlIjoiTHdxVEUxZUc0OEFSNHVDR1Q3cFJxNlgrZnVnVlpoQWhCMjljVkFRUjlDZWZVWkRDZXh6dDdvL2ZvRm5VY2k0dnph" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "RchVlNPxYJw80uAxukDGJBB3Sp1DE6iqNCEV5OBh" "_previous" => array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/371" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]