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

Close

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

يقع مكان الإقامة "ساير للشقق الفندقية" في خميس مشيط، ويوفر مكتب استقبال يعمل على مدار الساعة وخدمة الغرف للضيوف. يبعد هذا الفندق مسافة 27 كم من أبها و40 كم من السودة، كما يعتبر مطار أبها الدولي المطار الأقرب لساير للشقق الفندقية، حيث يقع على بعد 11 كم.

وسائل الراحة

  • واي فاي

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

  • وقت تسجيل الدخول 15:00:00
  • وقت تسجيل الخروج 14:00:00
  • الدفع عند الوصول

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

لا يوجد غرف

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

8.1.32PHP Version235msRequest Duration3MBMemory UsageGET hotel-details/{id}Route
  • warninglog[15:28:29] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[15:28:29] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\Point::jsonSerialize() shoul...
  • warninglog[15:28:29] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[15:28:29] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[15:28:29] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (83.34ms)
  • Application (151ms)
  • 1 x Application (63.99%)
    150.65ms
    1 x Booting (35.4%)
    83.34ms
    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 unique65.75ms
    • 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` = '275' and `published` = 1 and `is_deleted` = 0 limit 1
      4.55ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 1
      • 1. 275
      • 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 (275)
      1.27ms/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 (275)
      1.27ms/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 (16)
      740μ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 (275)
      2.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 (275) order by `id` desc
      1.45ms/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 (275) and date(`at_date`) = '2025-06-24' and `locked` = 0
      5.02ms/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
      830μ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` = 275
      640μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:197iqamtico_updated
      Metadata
      Bindings
      • 0. 275
      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` = 275
      940μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:231iqamtico_updated
      Metadata
      Bindings
      • 0. 275
      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` = 275 and `locked` = 0 and date(`at_date`) = '2025-06-23' or (`at_date` = '2025-06-24' and `hotel_id` = 275) 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
      3.48msview::20649748bbd0a00c5a5cefd2460845efe358fc80:307iqamtico_updated
      Metadata
      Bindings
      • 0. 275
      • 1. 0
      • 2. 2025-06-23
      • 3. 2025-06-24
      • 4. 275
      • 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
      460μ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
      500μ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` = 16 and `id` != 275 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
      37.88msview::20649748bbd0a00c5a5cefd2460845efe358fc80:722iqamtico_updated
      Metadata
      Bindings
      • 0. 16
      • 1. 275
      • 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
      620μ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
      710μ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
      460μ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
      440μ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
      460μ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
      470μ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
      510μ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
    19
    App\Models\City
    1
    App\Models\HotelPolicy
    2
    App\Models\HotelFacilityType
    2
    App\Models\Hotel
    1
        _token
        UL5qzpuQzZwCzHNBdEwhbd3hArkqtIy9SquQN3zT
        _previous
        array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/275" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /hotel-details/275
        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/275" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/hotel-details/275" "REMOTE_PORT" => "21077" "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" => "15522-1-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" => "aFlIbTzFXUtt5ThPb_hAvQABlgA" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "15522-1-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" => "aFlIbTzFXUtt5ThPb_hAvQABlgA" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "15522-1-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" => "aFlIbTzFXUtt5ThPb_hAvQABlgA" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1750681709.0115 "REQUEST_TIME" => 1750681709 "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 12:28:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFPWitaVTNweTJzQjZzRVZselJGanc9PSIsInZhbHVlIjoiY3RZemNobERlMnhQblpsTXhsdTgxNWs3SGtOVzZKQU5JMVVjN0xnK0daTHgvam5rT3ZEQmFsV1RHUE0xRUJTY0lpVDFiU1ZMaWJPMW9MZzEvR2VDTm5sWlFBUjVZU0V0cEtZZ01lVHVOd0t3d0NrRUtya3hTRGFmL0MyWmxtTUgiLCJtYWMiOiIzZjQwM2Q4ZGYxYzM4YzE1ZjdiY2U4NzVlMTE3ZGRkZjEwMTAwMzBlZGExNzNhNmQ1NGQ2Mzk5YzRkNzg1YmU3IiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 14:28:29 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlFPWitaVTNweTJzQjZzRVZselJGanc9PSIsInZhbHVlIjoiY3RZemNobERlMnhQblpsTXhsdTgxNWs3SGtOVzZKQU5JMVVjN0xnK0daTHgvam5rT3ZEQmFsV1RHUE0xRUJTY0lpVDFiU" 1 => "laravel_session=eyJpdiI6Im1MYVBlck9mWDBCRnN5SDR3Qml2K3c9PSIsInZhbHVlIjoiNEtCelZDSTZDS3V1S2tMWEZyR0x5RnFLUGxiTmxTaWtsenJtOWhscVAxekMwNXpJUDFpUEUwZDErZ2pUUG1UU0V0YzhsY2d5NW9KcjdpVU02RHZFYUtGMzVQK3BLaDVVZFV5YlAzdTU1ZjNDWXBiU2JxMCtGYXM4dWh5N2k3c24iLCJtYWMiOiJiOTVhZjdhNmFiZmJlYzI3YjhlMjYxY2MwMTYzNGViODlhMTBmMDNlYzI1YTkwMDRlOWEwYTRiMTk4YTI0MDI5IiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 14:28:29 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im1MYVBlck9mWDBCRnN5SDR3Qml2K3c9PSIsInZhbHVlIjoiNEtCelZDSTZDS3V1S2tMWEZyR0x5RnFLUGxiTmxTaWtsenJtOWhscVAxekMwNXpJUDFpUEUwZDErZ2pUUG1UU0V0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFPWitaVTNweTJzQjZzRVZselJGanc9PSIsInZhbHVlIjoiY3RZemNobERlMnhQblpsTXhsdTgxNWs3SGtOVzZKQU5JMVVjN0xnK0daTHgvam5rT3ZEQmFsV1RHUE0xRUJTY0lpVDFiU1ZMaWJPMW9MZzEvR2VDTm5sWlFBUjVZU0V0cEtZZ01lVHVOd0t3d0NrRUtya3hTRGFmL0MyWmxtTUgiLCJtYWMiOiIzZjQwM2Q4ZGYxYzM4YzE1ZjdiY2U4NzVlMTE3ZGRkZjEwMTAwMzBlZGExNzNhNmQ1NGQ2Mzk5YzRkNzg1YmU3IiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 14:28:29 GMT; path=/XSRF-TOKEN=eyJpdiI6IlFPWitaVTNweTJzQjZzRVZselJGanc9PSIsInZhbHVlIjoiY3RZemNobERlMnhQblpsTXhsdTgxNWs3SGtOVzZKQU5JMVVjN0xnK0daTHgvam5rT3ZEQmFsV1RHUE0xRUJTY0lpVDFiU" 1 => "laravel_session=eyJpdiI6Im1MYVBlck9mWDBCRnN5SDR3Qml2K3c9PSIsInZhbHVlIjoiNEtCelZDSTZDS3V1S2tMWEZyR0x5RnFLUGxiTmxTaWtsenJtOWhscVAxekMwNXpJUDFpUEUwZDErZ2pUUG1UU0V0YzhsY2d5NW9KcjdpVU02RHZFYUtGMzVQK3BLaDVVZFV5YlAzdTU1ZjNDWXBiU2JxMCtGYXM4dWh5N2k3c24iLCJtYWMiOiJiOTVhZjdhNmFiZmJlYzI3YjhlMjYxY2MwMTYzNGViODlhMTBmMDNlYzI1YTkwMDRlOWEwYTRiMTk4YTI0MDI5IiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 14:28:29 GMT; path=/; httponlylaravel_session=eyJpdiI6Im1MYVBlck9mWDBCRnN5SDR3Qml2K3c9PSIsInZhbHVlIjoiNEtCelZDSTZDS3V1S2tMWEZyR0x5RnFLUGxiTmxTaWtsenJtOWhscVAxekMwNXpJUDFpUEUwZDErZ2pUUG1UU0V0" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "UL5qzpuQzZwCzHNBdEwhbd3hArkqtIy9SquQN3zT" "_previous" => array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/275" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]