back
  • All photos
  • Bathroom
  • Kitchen
  • Living Room
  • Yard / Outdoor Area

Spacious House in Taman Kopo Indah Complex

Rent :apartment_type in :location, :area m², :rooms rooms with KeyWay — ID :listing_id

house
House
icon
2 rooms
bath
1 bathrooms
icon
102 м2
Source:
Rumah123
$ 2 001 per year
Deposit
Not specified
Agent commission
Not specified
Total
$ 2 001
Description
House for rent in Taman Kopo Indah (TKI) 1

Land area: 102 m2
Building area: +/- 80 m2
Bedrooms: 2
Bathrooms: 1
Water: pump + 1 water tank
Electricity: 2200 token
Facing: South

*Open price: 32.5 million/year* negotiable
Amenities
icon

Parking

Covered parking area with metal roofing

icon

Air Conditioning

icon

Kitchen

Basic kitchen setup with orange cabinet storage

icon

Water Cooler

Water tank system installed

icon

Security

Gated residential complex

Location:
Jalan Taman Kopo Indah 1, Margahayu Selatan, Kabupaten Bandung, West Java
Spacious House in Taman Kopo Indah Complex
house
House
couch
2 rooms
bath
1 bathrooms
area
102 м2
Source:
Rumah123
16 May 2025
$ 2 001 per year
Deposit
Not specified
Agent commission
Not specified
Total
$ 2 001
Request history8.3.13PHP Version184msRequest Duration3MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (8.84ms)time
    • Application (175ms)time
    • 1 x Application (95.19%)
      175ms
      1 x Booting (4.8%)
      8.84ms
      31 templates were rendered
      • new.listings.showshow.blade.php#?blade
      • new.components.show.fullscreenfullscreen.blade.php#?blade
      • new.components.contacts-modalcontacts-modal.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.destroy-modaldestroy-modal.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • listings.destroydestroy.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.layouts.appapp.blade.php#?blade
      • google-analyticsgoogle-analytics.blade.php#?blade
      • yandex-metrikayandex-metrika.blade.php#?blade
      • new.components.loaderloader.blade.php#?blade
      • new.components.headerheader.blade.php#?blade
      • new.components.footerfooter.blade.php#?blade
      uri
      GET {locale}/listings/{listingId}
      middleware
      web, currency, setLocale
      controller
      App\Http\Controllers\ListingController@show
      namespace
      where
      as
      listings.show
      prefix
      {locale}
      file
      app/Http/Controllers/ListingController.php:91-107
      30 statements were executed (9 duplicates)Show only duplicates79.47ms
      • BuildsAdjacencyListQueries.php#26litehouse42.1msselect * from `boundaries` where `name` like '%thailand%' limit 1
        Bindings
        • 0: %thailand%
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/BoundaryService.php:301
        • app/Http/Middleware/SetBoundary.php:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SetTimezone.php:24
      • ListingService.php#140litehouse1.66msselect * from `listings` where `id` = 53274 limit 1
        Bindings
        • 0: 53274
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse670μsselect * from `currencies` where `currencies`.`id` in (2)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.18msselect * from `listing_images` where `listing_images`.`listing_id` in (53274) and `is_compressed` = 0 order by `priority` asc
        Bindings
        • 0: 0
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.27msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (897943, 897944, 897945, 897947)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.09msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (897943, 897944, 897945, 897947)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse820μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (2, 3, 4, 15)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.85msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (486687)
        Bindings
        • 0: 486687
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.05msselect `users`.*, (select count(*) from `contacts` where `users`.`id` = `contacts`.`user_id`) as `contacts_count`, `contacts`.`listing_id` as `laravel_through_key` from `users` inner join `contacts` on `contacts`.`user_id` = `users`.`id` where `contacts`.`listing_id` in (53274)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CurrencyRateService.php#47litehouse4.84msselect * from `currency_rates` where `currency_id` = 2 and `to_currency_id` = 1 order by `date` desc limit 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • app/Services/CurrencyRateService.php:47
        • app/Actions/ConvertListingCurrencyAction.php:36
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • ListingService.php#418litehouse570μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/FavoriteService.php:68
        • app/Http/Controllers/ListingController.php:101
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • FavoriteService.php#72litehouse470μsdelete from `favorites` where 0 = 1
        Backtrace
        • app/Services/FavoriteService.php:72
        • app/Http/Controllers/ListingController.php:101
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • TranslationService.php#42litehouse1.14msselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (4, 3, 2, 15) and `language` = 'en'
        Bindings
        • 0: image_sub_category
        • 1: 4
        • 2: 3
        • 3: 2
        • 4: 15
        • 5: en
        Backtrace
        • app/Services/TranslationService.php:42
        • app/Http/Controllers/ListingController.php:102
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • Listing.php#222litehouse1.06msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 53274 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 53274
        Backtrace
        • app/Models/Listing.php:222
        • app/Services/ListingService.php:714
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • BuildsAdjacencyListQueries.php#26litehouse1.24msselect * from `boundaries` where `boundaries`.`id` = 5380 limit 1
        Bindings
        • 0: 5380
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/BoundaryService.php:375
        • app/Services/ListingService.php:719
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • ListingService.php#741litehouse2.52msselect * from `listings` where `id` in ('30207', '18893', '82817', '20404', '70918', '37332', '71609', '20202') order by `date` desc
        Bindings
        • 0: 30207
        • 1: 18893
        • 2: 82817
        • 3: 20404
        • 4: 70918
        • 5: 37332
        • 6: 71609
        • 7: 20202
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse950μsselect * from `sources` where `sources`.`id` in (8, 10, 11)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse990μsselect * from `repairs` where `repairs`.`id` in (8, 21)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse1.13msselect * from `repair_translations` where `repair_translations`.`repair_id` in (8, 21)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse1.45msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (18893, 20202, 20404, 30207, 37332, 70918, 71609, 82817)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse810μsselect * from `currencies` where `currencies`.`id` in (2)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • BuildsAdjacencyListQueries.php#26litehouse770μsselect * from `boundaries` where `boundaries`.`id` in (5380)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • ListingService.php#741litehouse3.13msselect * from `listing_images` where `listing_images`.`listing_id` in (18893, 20202, 20404, 30207, 37332, 70918, 71609, 82817) and `is_compressed` = 0 order by `priority` asc, `is_compressed` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse3.26msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (261490, 261491, 261492, 261493, 261494, 261495, 261496, 261497, 261498, 261499, 284907, 284908, 284909, 284910, 284911, 284912, 284915, 284916, 290432, 489217, 489218, 489219, 489222, 611482, 611483, 611484, 611485, 611486, 611487, 611488, 611489, 611492, 1094360, 1094361, 1094364, 1094365, 1094366, 1094367, 1094368, 1094369, 1094370, 1094371, 1094372, 1094373, 1094374, 1094375, 1101511, 1101512, 1101513, 1101514, 1101515, 1101516, 1101517, 1101518, 1228176, 1228177, 1228178, 1228180)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#418litehouse580μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/FavoriteService.php:68
        • app/Views/Composers/FavoritesComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • FavoriteService.php#72litehouse420μsdelete from `favorites` where 0 = 1
        Backtrace
        • app/Services/FavoriteService.php:72
        • app/Views/Composers/FavoritesComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • ListingService.php#418litehouse520μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/ComparisonService.php:66
        • app/Views/Composers/CompareListingsComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ComparisonService.php#70litehouse430μsdelete from `comparisons` where 0 = 1
        Backtrace
        • app/Services/ComparisonService.php:70
        • app/Views/Composers/CompareListingsComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • BuildsAdjacencyListQueries.php#26litehouse820μsselect * from `boundaries` where `boundaries`.`id` = 5380 limit 1
        Bindings
        • 0: 5380
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:737
        • view::new.listings.show:25
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • show.blade.php#368litehouse680μsselect * from `sources` where `sources`.`id` = 8 limit 1
        Bindings
        • 0: 8
        Backtrace
        • view::new.listings.show:368
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\ListingImage
      62ListingImage.php#?
      App\Models\ListingImageCategory
      56ListingImageCategory.php#?
      App\Models\Listing
      9Listing.php#?
      App\Models\ListingEvaluation
      9ListingEvaluation.php#?
      App\Models\RepairTranslation
      6RepairTranslation.php#?
      App\Models\Boundary
      4Boundary.php#?
      App\Models\ImageSubCategory
      4ImageSubCategory.php#?
      App\Models\Source
      4Source.php#?
      App\Models\Currency
      2Currency.php#?
      App\Models\Repair
      2Repair.php#?
      App\Models\Log
      1Log.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          U14HhqjSUkgJjYD00jF0NE0vpu7Whh91OcjdamaQ
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/kk/listings/53274" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kk/listings/53274
          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 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "keyway.org" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 28 May 2025 04:25:31 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBOazVZQkVvVnlVVExTM3dGdlhVSGc9PSIsInZhbHVlIjoicnJRb3VYWFpVTjkrOHp6UkUvM2JTMXp6N0xDY2VvVE5ON2I4dEw3WURBdkZRWVBmUy9jOU95QlpEWnhmbzVna2tWUmRhYmJnM1Q1TnNxOEx3aGxUNG12TUttSUZoQkNGaEdMYVYzMG5zUG5wRys5Z3V4TDd1Q0dndjhaQ2xIMkciLCJtYWMiOiJmYWUxYWFlMjU3MDMyY2RhMjMxMjNlMTM0MDQ0YzlmMzljYzVmYjRmYjk5NGQzNWUxYTMxZWE2YjFlMTQ1OTI2IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 11:05:31 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InBOazVZQkVvVnlVVExTM3dGdlhVSGc9PSIsInZhbHVlIjoicnJRb3VYWFpVTjkrOHp6UkUvM2JTMXp6N0xDY2VvVE5ON2I4dEw3WURBdkZRWVBmUy9jOU95QlpEWnhmbzVna2tWUmRhY" 1 => "keyway_session=eyJpdiI6IktLZFRCTlFhczVDMzNJKytKalFKS1E9PSIsInZhbHVlIjoiZ3ozb1p3cHhGaS84VlhrdmIzMTlocklNRUZuTUs4TFF0VWNEMDExQ0xEbW5XMmxpMmZuRDA1N242THNxTHdYUU9uczRsZk5heElYM0xabTVPcW0ySE1VTVIxT3czODJVTVpMc0VRRkJ4N2xFc3FxNnNGT011L1p3Y0VqTDVoaGciLCJtYWMiOiJhNzZkNmQ4MzcxOTQ1OTkzMDk5Y2UzYzE4ZDBiNWE2OWY0NTBjZjIzYTExNGZlNzkyMTUzY2FiZTQzMmY4NDBkIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 11:05:31 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IktLZFRCTlFhczVDMzNJKytKalFKS1E9PSIsInZhbHVlIjoiZ3ozb1p3cHhGaS84VlhrdmIzMTlocklNRUZuTUs4TFF0VWNEMDExQ0xEbW5XMmxpMmZuRDA1N242THNxTHdYUU9uc" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBOazVZQkVvVnlVVExTM3dGdlhVSGc9PSIsInZhbHVlIjoicnJRb3VYWFpVTjkrOHp6UkUvM2JTMXp6N0xDY2VvVE5ON2I4dEw3WURBdkZRWVBmUy9jOU95QlpEWnhmbzVna2tWUmRhYmJnM1Q1TnNxOEx3aGxUNG12TUttSUZoQkNGaEdMYVYzMG5zUG5wRys5Z3V4TDd1Q0dndjhaQ2xIMkciLCJtYWMiOiJmYWUxYWFlMjU3MDMyY2RhMjMxMjNlMTM0MDQ0YzlmMzljYzVmYjRmYjk5NGQzNWUxYTMxZWE2YjFlMTQ1OTI2IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 11:05:31 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InBOazVZQkVvVnlVVExTM3dGdlhVSGc9PSIsInZhbHVlIjoicnJRb3VYWFpVTjkrOHp6UkUvM2JTMXp6N0xDY2VvVE5ON2I4dEw3WURBdkZRWVBmUy9jOU95QlpEWnhmbzVna2tWUmRhY" 1 => "keyway_session=eyJpdiI6IktLZFRCTlFhczVDMzNJKytKalFKS1E9PSIsInZhbHVlIjoiZ3ozb1p3cHhGaS84VlhrdmIzMTlocklNRUZuTUs4TFF0VWNEMDExQ0xEbW5XMmxpMmZuRDA1N242THNxTHdYUU9uczRsZk5heElYM0xabTVPcW0ySE1VTVIxT3czODJVTVpMc0VRRkJ4N2xFc3FxNnNGT011L1p3Y0VqTDVoaGciLCJtYWMiOiJhNzZkNmQ4MzcxOTQ1OTkzMDk5Y2UzYzE4ZDBiNWE2OWY0NTBjZjIzYTExNGZlNzkyMTUzY2FiZTQzMmY4NDBkIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 11:05:31 GMT; path=/; httponlykeyway_session=eyJpdiI6IktLZFRCTlFhczVDMzNJKytKalFKS1E9PSIsInZhbHVlIjoiZ3ozb1p3cHhGaS84VlhrdmIzMTlocklNRUZuTUs4TFF0VWNEMDExQ0xEbW5XMmxpMmZuRDA1N242THNxTHdYUU9uc" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "U14HhqjSUkgJjYD00jF0NE0vpu7Whh91OcjdamaQ" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/kk/listings/53274" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 04:25:31GET/kk/listings/532743130160