هوليداي بلس المروة

Close

هوليداي بلس المروة

يوفّر جدة Holiday Plus Hotel Suites Al Marwa - هوليداي بلس المروة ذو 3 نجوم 41 غرفة على بعد 3.7 كم عن بيلي بيز. يتميز الفندق بمرافق السلامة بما في ذلك الكاميرا الآمنة وخدمة الحماية 24 ساعة. تتوفّر شرفة ومنطقة الجلوس في الغرف لراحة الضيوف. وتحتوي على حمامات مع البيديت والمرحاض المنفصل والدوش فضلاً عن المناشف والشباشب. هناك دوار الهندسة على بعد 4.4 كم من مكان الإقامة. يقع الفندق على مسافة 6 كم من متحف عبد الرؤوف خليل، مما يضع المدينة في متناول يدك

وسائل الراحة

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

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

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

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

لا يوجد غرف

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

8.1.32PHP Version372msRequest Duration3MBMemory UsageGET hotel-details/{id}Route
  • warninglog[04:49:34] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[04:49:34] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\Point::jsonSerialize() shoul...
  • warninglog[04:49:34] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[04:49:34] LOG.warning: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated...
  • warninglog[04:49:34] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (98.96ms)
  • Application (272ms)
  • 1 x Application (72.96%)
    271.55ms
    1 x Booting (26.59%)
    98.96ms
    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 unique177ms
    • 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` = '582' and `published` = 1 and `is_deleted` = 0 limit 1
      5.85ms/app/Http/Controllers/Frontend/HomeController.php:1020iqamtico_updated
      Metadata
      Bindings
      • 0. 1
      • 1. 582
      • 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 (582)
      1.22ms/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 (582)
      1.99ms/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 (12)
      720μ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 (582)
      2.07ms/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 (582) order by `id` desc
      1.34ms/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 (582) and date(`at_date`) = '2025-07-07' and `locked` = 0
      3.21ms/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
      900μ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` = 582
      950μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:197iqamtico_updated
      Metadata
      Bindings
      • 0. 582
      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` = 582
      600μsview::20649748bbd0a00c5a5cefd2460845efe358fc80:231iqamtico_updated
      Metadata
      Bindings
      • 0. 582
      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` = 582 and `locked` = 0 and date(`at_date`) = '2025-07-06' or (`at_date` = '2025-07-07' and `hotel_id` = 582) 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.41msview::20649748bbd0a00c5a5cefd2460845efe358fc80:307iqamtico_updated
      Metadata
      Bindings
      • 0. 582
      • 1. 0
      • 2. 2025-07-06
      • 3. 2025-07-07
      • 4. 582
      • 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
      460μ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` = 12 and `id` != 582 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
      151msview::20649748bbd0a00c5a5cefd2460845efe358fc80:722iqamtico_updated
      Metadata
      Bindings
      • 0. 12
      • 1. 582
      • 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 `generals` limit 1
      590μ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
      480μ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
      650μ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
      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
      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
    27
    App\Models\City
    1
    App\Models\HotelPolicy
    4
    App\Models\HotelFacilityType
    10
    App\Models\Hotel
    1
        _token
        8HF0BVP9eLOkN1Gq27QljcztPcHO4NyLFT2yf0JU
        _previous
        array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/582" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /hotel-details/582
        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/582" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/hotel-details/582" "REMOTE_PORT" => "58510" "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" => "24638-6-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" => "aGnWLbJHtDuepB_1Nb_weAABgQQ" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "24638-6-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" => "aGnWLbJHtDuepB_1Nb_weAABgQQ" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "24638-6-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" => "aGnWLbJHtDuepB_1Nb_weAABgQQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1751766573.9551 "REQUEST_TIME" => 1751766573 "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 => "Sun, 06 Jul 2025 01:49:34 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVkR3I1RitOT21ELzZteDNLUFNZT3c9PSIsInZhbHVlIjoiK1NYV3NoaHlRR2RNc3ozQlFJK25Hc0cvSURVc1VrSnZQb1hsdWl0WkJ3aDVnQWVPL0xIV1h3SG1FUllJbkpKaVZlT0JnRkZQSXltMGVhR3V3UUxGTnB2ekpsRitmR0xxUFdVRW13NTNPVUFKT2s0WXJPVS9FbTgyZXZNaDBBdlciLCJtYWMiOiI4YWI5ZDE3OTM0Yjg5MTYwNTk3NGM4YTJiOTYxZTZjODNjODg3MGJiZTFlMzA3YjhmODljN2M3N2U1NjYzYTk2IiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 03:49:34 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkVkR3I1RitOT21ELzZteDNLUFNZT3c9PSIsInZhbHVlIjoiK1NYV3NoaHlRR2RNc3ozQlFJK25Hc0cvSURVc1VrSnZQb1hsdWl0WkJ3aDVnQWVPL0xIV1h3SG1FUllJbkpKaVZlT0JnR" 1 => "laravel_session=eyJpdiI6ImtpL1o3Zy9QMmZmRkNTSm5mOXpnT3c9PSIsInZhbHVlIjoiVjl0NGxGSkt4bWZtKy94eVZuTE1wa2tTeU1Rb0dQTGM1TURCUXZ2WkQ3eHJDQ3YwQlNpaVdMMEJLM09kN1VmR1JGd1hMaWtMWUlDMmQrVnRlZnkxUWhjcktkK2ZPdEVtN29ZU1pzZlBhRDJNUW1KZisxWjQ1aW1xMEwwbzFac0QiLCJtYWMiOiJiN2I1MWU5MGMxYmVlYTUyZTM4MDExN2I3NTljYmU5Nzg0ZmEwYzhlZGViODkxYjgxN2YzODFmNmM1ZGZkOWRiIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 03:49:34 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImtpL1o3Zy9QMmZmRkNTSm5mOXpnT3c9PSIsInZhbHVlIjoiVjl0NGxGSkt4bWZtKy94eVZuTE1wa2tTeU1Rb0dQTGM1TURCUXZ2WkQ3eHJDQ3YwQlNpaVdMMEJLM09kN1VmR1JG" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVkR3I1RitOT21ELzZteDNLUFNZT3c9PSIsInZhbHVlIjoiK1NYV3NoaHlRR2RNc3ozQlFJK25Hc0cvSURVc1VrSnZQb1hsdWl0WkJ3aDVnQWVPL0xIV1h3SG1FUllJbkpKaVZlT0JnRkZQSXltMGVhR3V3UUxGTnB2ekpsRitmR0xxUFdVRW13NTNPVUFKT2s0WXJPVS9FbTgyZXZNaDBBdlciLCJtYWMiOiI4YWI5ZDE3OTM0Yjg5MTYwNTk3NGM4YTJiOTYxZTZjODNjODg3MGJiZTFlMzA3YjhmODljN2M3N2U1NjYzYTk2IiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 03:49:34 GMT; path=/XSRF-TOKEN=eyJpdiI6IkVkR3I1RitOT21ELzZteDNLUFNZT3c9PSIsInZhbHVlIjoiK1NYV3NoaHlRR2RNc3ozQlFJK25Hc0cvSURVc1VrSnZQb1hsdWl0WkJ3aDVnQWVPL0xIV1h3SG1FUllJbkpKaVZlT0JnR" 1 => "laravel_session=eyJpdiI6ImtpL1o3Zy9QMmZmRkNTSm5mOXpnT3c9PSIsInZhbHVlIjoiVjl0NGxGSkt4bWZtKy94eVZuTE1wa2tTeU1Rb0dQTGM1TURCUXZ2WkQ3eHJDQ3YwQlNpaVdMMEJLM09kN1VmR1JGd1hMaWtMWUlDMmQrVnRlZnkxUWhjcktkK2ZPdEVtN29ZU1pzZlBhRDJNUW1KZisxWjQ1aW1xMEwwbzFac0QiLCJtYWMiOiJiN2I1MWU5MGMxYmVlYTUyZTM4MDExN2I3NTljYmU5Nzg0ZmEwYzhlZGViODkxYjgxN2YzODFmNmM1ZGZkOWRiIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 03:49:34 GMT; path=/; httponlylaravel_session=eyJpdiI6ImtpL1o3Zy9QMmZmRkNTSm5mOXpnT3c9PSIsInZhbHVlIjoiVjl0NGxGSkt4bWZtKy94eVZuTE1wa2tTeU1Rb0dQTGM1TURCUXZ2WkQ3eHJDQ3YwQlNpaVdMMEJLM09kN1VmR1JG" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "8HF0BVP9eLOkN1Gq27QljcztPcHO4NyLFT2yf0JU" "_previous" => array:1 [ "url" => "https://www.super.iqamti.net/hotel-details/582" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]