بيت سلسبيل

Close

بيت سلسبيل

يقع فندق "بيت سلسبيل" في المدينة المنورة، وهو مكان إقامة مصنف 4 نجوم يبعد مسافة 5.5 كم من المسجد النبوي و5.7 كم من مسجد القبلتين، كما تتوفر خدمة الغرف ومكتب استقبال يعمل على مدار الساعة في هذا الفندق المصنف 4 نجوم، فيما يمكن للموظفين في الموقع ترتيب خدمة النقل. يقع الفندق على بُعد 5.9 كم من حديقة جبل أُحد و6.2 كم من جبل أُحد، ويعتبر مطار الأمير محمد بن عبد العزيز الدولي المطار الأقرب إلى فندق "بيت سلسبيل"، حيث يبعد مسافة 12 كم.

وسائل الراحة

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

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

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

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

لا يوجد غرف

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

8.1.32PHP Version286msRequest Duration3MBMemory UsageGET hotel-details/{id}Route
  • warninglog[19:27:24] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[19:27:24] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\Point::jsonSerialize() shoul...
  • warninglog[19:27:24] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[19:27:24] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[19:27:24] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (92.33ms)
  • Application (192ms)
  • 1 x Application (67.19%)
    192.41ms
    1 x Booting (32.24%)
    92.33ms
    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)22blade
      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
      dates
      20
      query
      21
      hotels_a
    • frontend.includes.head (resources/views/frontend/includes/head.blade.php)22blade
      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
      dates
      20
      query
      21
      hotels_a
    • frontend.includes.header (resources/views/frontend/includes/header.blade.php)22blade
      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
      dates
      20
      query
      21
      hotels_a
    • frontend.includes.footer (resources/views/frontend/includes/footer.blade.php)22blade
      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
      dates
      20
      query
      21
      hotels_a
    • frontend.includes.foot (resources/views/frontend/includes/foot.blade.php)22blade
      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
      dates
      20
      query
      21
      hotels_a
    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
    22 statements were executed, 11 of which were duplicated, 11 unique108ms
    • 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` = '100' and `published` = 1 and `is_deleted` = 0 limit 1
      2.23ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 1
      • 1. 100
      • 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 (100)
      1.26ms/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 (100)
      930μs/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 (9)
      660μ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 (100)
      1.51ms/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 (100) order by `id` desc
      1.07ms/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 (100) and date(`at_date`) = '2025-06-24' and `locked` = 0
      2.3ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 2025-06-24
      • 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
      750μ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` = 100
      600μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:197iqamtico_updated
      Metadata
      Bindings
      • 0. 100
      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` = 100
      650μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:231iqamtico_updated
      Metadata
      Bindings
      • 0. 100
      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` = 100 and `locked` = 0 and date(`at_date`) = '2025-06-23' or (`at_date` = '2025-06-24' and `hotel_id` = 100) 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
      2.58msview::20649748bbd0a00c5a5cefd2460845efe358fc80:307iqamtico_updated
      Metadata
      Bindings
      • 0. 100
      • 1. 0
      • 2. 2025-06-23
      • 3. 2025-06-24
      • 4. 100
      • 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
      500μ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
      470μ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
      470μ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` = 9 and `id` != 100 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-06-23' or date(`at_date`) = '2025-06-24') 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-06-23' and `locked` = 0) and exists (select * from `availabilities` where `hotels`.`id` = `availabilities`.`hotel_id` and date(`at_date`) = '2025-06-24' and `locked` = 0) and `published` = 1 and `is_deleted` = 0 limit 3
      87.98msview::20649748bbd0a00c5a5cefd2460845efe358fc80:722iqamtico_updated
      Metadata
      Bindings
      • 0. 9
      • 1. 100
      • 2. 0
      • 3. 0
      • 4. 0
      • 5. 2025-06-23
      • 6. 2025-06-24
      • 7. 1
      • 8. 1
      • 9. 2025-06-23
      • 10. 0
      • 11. 2025-06-24
      • 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 `generals` limit 1
      750μ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
      610μ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
      530μ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
      470μ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
      490μ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
      450μ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
      460μ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\General
    11
    App\Models\Image
    11
    App\Models\City
    1
    App\Models\HotelPolicy
    6
    App\Models\HotelFacilityType
    6
    App\Models\Hotel
    1
        _token
        2bMf3SXUIL3cdUs7r6UrmhW8bNv4qAIyqMGiPYlj
        _previous
        array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/100" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /hotel-details/100
        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/100" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/hotel-details/100" "REMOTE_PORT" => "10107" "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.151" "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" => "44196-12-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" => "aFmAbBg0gJSOy0fOAEp3PQAAiRc" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "44196-12-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" => "aFmAbBg0gJSOy0fOAEp3PQAAiRc" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "44196-12-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" => "aFmAbBg0gJSOy0fOAEp3PQAAiRc" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1750696044.0988 "REQUEST_TIME" => 1750696044 "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 => "Mon, 23 Jun 2025 16:27:24 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkkraytBeW50YTNWQTlTdUp5eERDT2c9PSIsInZhbHVlIjoiWEhlN3dkeGw5eDNVQktzZHhtNGZPdWdmVnZzZGVhdHRCcSt5dGlYdjNYb3pHTEdIenY5Zy9hS1htTG92S1VvL1dUQzFQQVBidkxxUUlLNTZ6UnRnNFhQNmdSRm14MGd0U1lWVmtVVmFmVzlxbTNhVVVESXhFOXovODhWQ09SdnMiLCJtYWMiOiI0MmZlYjJmZTYyYzYzNTNlZjVmY2NiODg5NGE3NjNmMjdiOGYyZDRiNjNiZGQxMzc5NjAwM2UyMjhhOWUzYjVlIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:27:24 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkkraytBeW50YTNWQTlTdUp5eERDT2c9PSIsInZhbHVlIjoiWEhlN3dkeGw5eDNVQktzZHhtNGZPdWdmVnZzZGVhdHRCcSt5dGlYdjNYb3pHTEdIenY5Zy9hS1htTG92S1VvL1dUQzFQQ" 1 => "laravel_session=eyJpdiI6InpMc2JWUy90T2tRc2lkdHZWd2lxRVE9PSIsInZhbHVlIjoiWklTcUpWa3Z2YnJHWDAxeXJobllFMjIxQWJZK3NkWVpGc3Z3SG5VekUzOHduTEJJVHBqZXVlRzU2Z0lCaVBTTDhuWHNSeDJOc1lSa01xUmNMdUJvdGZNdU1mckt5cFduRHcyYWFxZWZMMWJNWjhIMCt2TlVZVlJWRWVta3ZUSGIiLCJtYWMiOiJkMDZjOTI2ZDNkYjJjOWY1Yjc3OTJhMTM3NTA0MjFkYjllYWI2ODM5MzgxMWE1YjY4MjFmYWI2OGQ0YjVjNjMxIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:27:24 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InpMc2JWUy90T2tRc2lkdHZWd2lxRVE9PSIsInZhbHVlIjoiWklTcUpWa3Z2YnJHWDAxeXJobllFMjIxQWJZK3NkWVpGc3Z3SG5VekUzOHduTEJJVHBqZXVlRzU2Z0lCaVBTTDhu" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkkraytBeW50YTNWQTlTdUp5eERDT2c9PSIsInZhbHVlIjoiWEhlN3dkeGw5eDNVQktzZHhtNGZPdWdmVnZzZGVhdHRCcSt5dGlYdjNYb3pHTEdIenY5Zy9hS1htTG92S1VvL1dUQzFQQVBidkxxUUlLNTZ6UnRnNFhQNmdSRm14MGd0U1lWVmtVVmFmVzlxbTNhVVVESXhFOXovODhWQ09SdnMiLCJtYWMiOiI0MmZlYjJmZTYyYzYzNTNlZjVmY2NiODg5NGE3NjNmMjdiOGYyZDRiNjNiZGQxMzc5NjAwM2UyMjhhOWUzYjVlIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:27:24 GMT; path=/XSRF-TOKEN=eyJpdiI6IkkraytBeW50YTNWQTlTdUp5eERDT2c9PSIsInZhbHVlIjoiWEhlN3dkeGw5eDNVQktzZHhtNGZPdWdmVnZzZGVhdHRCcSt5dGlYdjNYb3pHTEdIenY5Zy9hS1htTG92S1VvL1dUQzFQQ" 1 => "laravel_session=eyJpdiI6InpMc2JWUy90T2tRc2lkdHZWd2lxRVE9PSIsInZhbHVlIjoiWklTcUpWa3Z2YnJHWDAxeXJobllFMjIxQWJZK3NkWVpGc3Z3SG5VekUzOHduTEJJVHBqZXVlRzU2Z0lCaVBTTDhuWHNSeDJOc1lSa01xUmNMdUJvdGZNdU1mckt5cFduRHcyYWFxZWZMMWJNWjhIMCt2TlVZVlJWRWVta3ZUSGIiLCJtYWMiOiJkMDZjOTI2ZDNkYjJjOWY1Yjc3OTJhMTM3NTA0MjFkYjllYWI2ODM5MzgxMWE1YjY4MjFmYWI2OGQ0YjVjNjMxIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:27:24 GMT; path=/; httponlylaravel_session=eyJpdiI6InpMc2JWUy90T2tRc2lkdHZWd2lxRVE9PSIsInZhbHVlIjoiWklTcUpWa3Z2YnJHWDAxeXJobllFMjIxQWJZK3NkWVpGc3Z3SG5VekUzOHduTEJJVHBqZXVlRzU2Z0lCaVBTTDhu" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "2bMf3SXUIL3cdUs7r6UrmhW8bNv4qAIyqMGiPYlj" "_previous" => array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/100" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]