ماسة داركم للوحدات السكنيه

Close

ماسة داركم للوحدات السكنيه

تقع "ماسة داركم للوحدات السكنية" في بريدة وعلى بعد دقيقتين سيراً على الأقدام من برج بريدة الثقافي ومنتزه الملك خالد ومستشفى سليمان الحبيب، كما يوفر مكان الإقامة خدمة الواي فاي مجاناً في جميع المناطق. تتميز جميع الوحدات بديكور ذو ألوان تبعث على الدفء، كما تحتوي جميع الشقق على منطقة جلوس مع تلفزيون بشاشة مسطحة وثلاجة. يقع مكان الإقامة هذا على بعد 20 دقيقة بالسيارة من مطار الملك عبد العزيز الدولي.

وسائل الراحة

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

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

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

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

لا يوجد غرف

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

8.1.32PHP Version168msRequest Duration3MBMemory UsageGET hotel-details/{id}Route
  • warninglog[10:35:00] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[10:35:00] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\Point::jsonSerialize() shoul...
  • warninglog[10:35:00] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[10:35:00] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[10:35:00] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (63.26ms)
  • Application (104ms)
  • 1 x Application (61.94%)
    104.26ms
    1 x Booting (37.58%)
    63.26ms
    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 unique27.8ms
    • 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` = '226' and `published` = 1 and `is_deleted` = 0 limit 1
      1.69ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 1
      • 1. 226
      • 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 (226)
      670μ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 `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 (226)
      620μ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 (6)
      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 (226)
      820μs/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 (226) order by `id` desc
      670μ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 * from `availabilities` where `availabilities`.`hotel_id` in (226) and date(`at_date`) = '2025-06-25' and `locked` = 0
      1.73ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 2025-06-25
      • 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
      510μ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` = 226
      630μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:197iqamtico_updated
      Metadata
      Bindings
      • 0. 226
      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` = 226
      600μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:231iqamtico_updated
      Metadata
      Bindings
      • 0. 226
      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` = 226 and `locked` = 0 and date(`at_date`) = '2025-06-24' or (`at_date` = '2025-06-25' and `hotel_id` = 226) 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.89msview::20649748bbd0a00c5a5cefd2460845efe358fc80:307iqamtico_updated
      Metadata
      Bindings
      • 0. 226
      • 1. 0
      • 2. 2025-06-24
      • 3. 2025-06-25
      • 4. 226
      • 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
      610μ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
      540μ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` = 6 and `id` != 226 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-24' or date(`at_date`) = '2025-06-25') 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-24' and `locked` = 0) and exists (select * from `availabilities` where `hotels`.`id` = `availabilities`.`hotel_id` and date(`at_date`) = '2025-06-25' and `locked` = 0) and `published` = 1 and `is_deleted` = 0 limit 3
      9.1msview::20649748bbd0a00c5a5cefd2460845efe358fc80:722iqamtico_updated
      Metadata
      Bindings
      • 0. 6
      • 1. 226
      • 2. 0
      • 3. 0
      • 4. 0
      • 5. 2025-06-24
      • 6. 2025-06-25
      • 7. 1
      • 8. 1
      • 9. 2025-06-24
      • 10. 0
      • 11. 2025-06-25
      • 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
      570μ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
      490μ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
      500μ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
      510μ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
      550μ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
    15
    App\Models\City
    1
    App\Models\HotelPolicy
    4
    App\Models\HotelFacilityType
    8
    App\Models\Hotel
    1
        _token
        apGkGQRyLMcpA9qTHvHojjoNd7TDIqWsv5ibT4Fs
        _previous
        array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/226" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /hotel-details/226
        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/226" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/hotel-details/226" "REMOTE_PORT" => "20892" "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.159" "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" => "4416-4-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" => "aFpVJM6xNHQgGrrnGH8NYAAADgI" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "4416-4-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" => "aFpVJM6xNHQgGrrnGH8NYAAADgI" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "4416-4-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" => "aFpVJM6xNHQgGrrnGH8NYAAADgI" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1750750500.4926 "REQUEST_TIME" => 1750750500 "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 => "Tue, 24 Jun 2025 07:35:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9lN0t1Zk83Qk9KSGZtOU1oZjByUUE9PSIsInZhbHVlIjoiM2dZa0VUWGI4WWorWk4wM2pEbnpqRG9hTFVuaGZKcjJGQ3lSV1Jta1JMSHBJdGNoVy9zOE5ScDR3WDU0bWdDRVlQMDVnQS9TWWMycWNhWnU2QmE2SGhIYTZlZHVRd2VPNjdGUUVvTE9mVHArMGl5c3liVjRGcUYrQjM5aWw0Qm4iLCJtYWMiOiJmMTUxMjEyMmZlZjc4MWYyZjk3MDRjMmRlZWY5YzhkOTU4NzQzOTcyNGZlNDNkMzdhYmEwYWI2N2FiZjcxNTJmIiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 09:35:00 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik9lN0t1Zk83Qk9KSGZtOU1oZjByUUE9PSIsInZhbHVlIjoiM2dZa0VUWGI4WWorWk4wM2pEbnpqRG9hTFVuaGZKcjJGQ3lSV1Jta1JMSHBJdGNoVy9zOE5ScDR3WDU0bWdDRVlQMDVnQ" 1 => "laravel_session=eyJpdiI6InMzdG91MkUxQ3ZoZGVEUzVWMmtIcFE9PSIsInZhbHVlIjoiT1MxNzQrclNWdTRjMDd6R01qcS81R3QwVTBjN2xONU9zZHdzUENrK1lBbEtXdUg4MkJrSjFWdko2WnBlYzN2VDFBbDhFN05ZTEpNTVRidlFNNmE2VjhwN1BKSnFBa0M5WVYyeGdpZGRjcEtkcnlDdmNGM1N1RnBkTld0cFhVTEUiLCJtYWMiOiI0OTYwMmQ2MTkwZTg5ODFmMmZkOWYzMjFmMTFhODJhYjNiMTY4MzE5NWJkYzZmNTM1MjIzMzI3MzQ2NDMzZmZmIiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 09:35:00 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InMzdG91MkUxQ3ZoZGVEUzVWMmtIcFE9PSIsInZhbHVlIjoiT1MxNzQrclNWdTRjMDd6R01qcS81R3QwVTBjN2xONU9zZHdzUENrK1lBbEtXdUg4MkJrSjFWdko2WnBlYzN2VDFB" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9lN0t1Zk83Qk9KSGZtOU1oZjByUUE9PSIsInZhbHVlIjoiM2dZa0VUWGI4WWorWk4wM2pEbnpqRG9hTFVuaGZKcjJGQ3lSV1Jta1JMSHBJdGNoVy9zOE5ScDR3WDU0bWdDRVlQMDVnQS9TWWMycWNhWnU2QmE2SGhIYTZlZHVRd2VPNjdGUUVvTE9mVHArMGl5c3liVjRGcUYrQjM5aWw0Qm4iLCJtYWMiOiJmMTUxMjEyMmZlZjc4MWYyZjk3MDRjMmRlZWY5YzhkOTU4NzQzOTcyNGZlNDNkMzdhYmEwYWI2N2FiZjcxNTJmIiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 09:35:00 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik9lN0t1Zk83Qk9KSGZtOU1oZjByUUE9PSIsInZhbHVlIjoiM2dZa0VUWGI4WWorWk4wM2pEbnpqRG9hTFVuaGZKcjJGQ3lSV1Jta1JMSHBJdGNoVy9zOE5ScDR3WDU0bWdDRVlQMDVnQ" 1 => "laravel_session=eyJpdiI6InMzdG91MkUxQ3ZoZGVEUzVWMmtIcFE9PSIsInZhbHVlIjoiT1MxNzQrclNWdTRjMDd6R01qcS81R3QwVTBjN2xONU9zZHdzUENrK1lBbEtXdUg4MkJrSjFWdko2WnBlYzN2VDFBbDhFN05ZTEpNTVRidlFNNmE2VjhwN1BKSnFBa0M5WVYyeGdpZGRjcEtkcnlDdmNGM1N1RnBkTld0cFhVTEUiLCJtYWMiOiI0OTYwMmQ2MTkwZTg5ODFmMmZkOWYzMjFmMTFhODJhYjNiMTY4MzE5NWJkYzZmNTM1MjIzMzI3MzQ2NDMzZmZmIiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 09:35:00 GMT; path=/; httponlylaravel_session=eyJpdiI6InMzdG91MkUxQ3ZoZGVEUzVWMmtIcFE9PSIsInZhbHVlIjoiT1MxNzQrclNWdTRjMDd6R01qcS81R3QwVTBjN2xONU9zZHdzUENrK1lBbEtXdUg4MkJrSjFWdko2WnBlYzN2VDFB" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "apGkGQRyLMcpA9qTHvHojjoNd7TDIqWsv5ibT4Fs" "_previous" => array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/226" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]