Phone: XXXXX97070
Email: XXXXXshbhamugde@gmail.com
Properties For Sale
Properties For Rent
Properties For PG
Team Size: 0 people
Address: .
Office Name: .
Deals On: Real Estate Properties
Alternate No.: XXXXX97070
Gender: Male
About Us: .
0 of 0array:1 [▼ "p" => "NzE0OQ==" ]
[]
0 of 0array:15 [▼ "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" ] "host" => array:1 [▶ 0 => "www.suganta.com" ] ]
[]
0 of 0array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 11 May 2025 04:03:04 GMT" ] ]
0 of 0array:1 [▼ "_token" => "CaqsbSzYpJNjmtyGEU33hmpfaPjLyj5tmJASnDsf" ]
1 x Application (99.46%) | 1.88s |
1 x Preparing Response (30.67%) | 578ms |
1 x Booting (0.54%) | 10.20ms |
1 x Routing (0.01%) | 249μs |
6 x View (0%) | 0μs |
Backtrace |
|
select * from `properties` where `properties`.`id` = '7149' and `properties`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `prop_addresses` where `prop_addresses`.`property_id` in (7149) and `prop_addresses`.`deleted_at` is null
Backtrace |
|
select * from `prop_features` where `prop_features`.`property_id` in (7149) and `prop_features`.`deleted_at` is null
Backtrace |
|
select * from `prop_images` where `deleted_at` is null and `prop_images`.`property_id` in (7149)
Backtrace |
|
select * from `prop_type_options` where `prop_type_options`.`id` in (2) and `prop_type_options`.`deleted_at` is null
Backtrace |
|
select `users`.`id`, `users`.`name`, `users`.`image`, `users`.`bank_id`, `users`.`logo`, `users`.`created_at`, `properties`.`sell_count`, `properties`.`rent_count`, `properties`.`pg_count`, `profiles`.`address`, CASE
WHEN profiles.gender = 1 THEN 'Male'
WHEN profiles.gender = 2 THEN 'Female'
WHEN profiles.gender = 4 THEN 'Others'
ELSE 'Unknown'
END as gender, `profiles`.`office_name`, `profiles`.`about_us`, `profiles`.`dealsOn`, `profiles`.`alternate_mno` from `users` left join (select
user_role_id,
COUNT(CASE WHEN want_to = "SELL" THEN 1 ELSE NULL END) AS sell_count,
COUNT(CASE WHEN want_to IN ("RENT", "RENT/LEASE") THEN 1 ELSE NULL END) AS rent_count,
COUNT(CASE WHEN want_to = "PG" THEN 1 ELSE NULL END) AS pg_count
from `properties` where `deleted_at` is null and `status` = 1 group by `user_role_id`) as `properties` on `properties`.`user_role_id` = `users`.`id` left join `profiles` on `profiles`.`user_id` = `users`.`id` where `users`.`id` = 2631 and `users`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `properties` where `user_role_id` = 2631 and `status` = 1 and `want_to` is not null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `description` != '' and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `id`, `slug`, `want_to`, `type`, `updated_at` from `properties` where `status` = 1 and `want_to` = 'SELL' and `deleted_at` is null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `rent_amount` >= 50000000 and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null order by `updated_at` desc limit 10 offset 0
Bindings |
|
Backtrace |
|
select `id`, `property_id`, `image` from `prop_images` where `prop_images`.`property_id` in (1854, 6096, 12292, 12294, 12299, 12324, 12371, 12403, 12510, 12517) order by `id` asc
Backtrace |
|
select `id`, `property_id`, `city`, `area`, `sub_locality` from `prop_addresses` where `prop_addresses`.`property_id` in (1854, 6096, 12292, 12294, 12299, 12324, 12371, 12403, 12510, 12517) and `prop_addresses`.`deleted_at` is null
Backtrace |
|
select `id`, `property_id`, `price_per_square_ft`, `rent_amount`, `is_negotiable` from `prop_features` where `prop_features`.`property_id` in (1854, 6096, 12292, 12294, 12299, 12324, 12371, 12403, 12510, 12517) and `prop_features`.`deleted_at` is null
Backtrace |
|
select `id`, `slug`, `want_to`, `type`, `updated_at` from `properties` where `status` = 1 and `want_to` = 'SELL' and `deleted_at` is null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `rent_amount` >= 50000000 and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null order by `updated_at` desc limit 10 offset 10
Bindings |
|
Backtrace |
|
select `id`, `property_id`, `image` from `prop_images` where `prop_images`.`property_id` in (3271, 5056, 7710, 8311, 9277, 12041, 12240, 12258, 12261, 12262) order by `id` asc
Backtrace |
|
select `id`, `property_id`, `city`, `area`, `sub_locality` from `prop_addresses` where `prop_addresses`.`property_id` in (3271, 5056, 7710, 8311, 9277, 12041, 12240, 12258, 12261, 12262) and `prop_addresses`.`deleted_at` is null
Backtrace |
|
select `id`, `property_id`, `price_per_square_ft`, `rent_amount`, `is_negotiable` from `prop_features` where `prop_features`.`property_id` in (3271, 5056, 7710, 8311, 9277, 12041, 12240, 12258, 12261, 12262) and `prop_features`.`deleted_at` is null
Backtrace |
|
select `id`, `slug`, `want_to`, `type`, `updated_at` from `properties` where `status` = 1 and `want_to` = 'SELL' and `deleted_at` is null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `rent_amount` >= 50000000 and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null order by `updated_at` desc limit 10 offset 20
Bindings |
|
Backtrace |
|
select `id`, `property_id`, `image` from `prop_images` where `prop_images`.`property_id` in (5427, 6855, 7770, 7858, 8017, 8513, 9403, 9718, 9742, 9771) order by `id` asc
Backtrace |
|
select `id`, `property_id`, `city`, `area`, `sub_locality` from `prop_addresses` where `prop_addresses`.`property_id` in (5427, 6855, 7770, 7858, 8017, 8513, 9403, 9718, 9742, 9771) and `prop_addresses`.`deleted_at` is null
Backtrace |
|
select `id`, `property_id`, `price_per_square_ft`, `rent_amount`, `is_negotiable` from `prop_features` where `prop_features`.`property_id` in (5427, 6855, 7770, 7858, 8017, 8513, 9403, 9718, 9742, 9771) and `prop_features`.`deleted_at` is null
Backtrace |
|
select `id`, `slug`, `want_to`, `type`, `updated_at` from `properties` where `status` = 1 and `want_to` = 'SELL' and `deleted_at` is null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `rent_amount` >= 50000000 and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null order by `updated_at` desc limit 10 offset 30
Bindings |
|
Backtrace |
|
select `id`, `property_id`, `image` from `prop_images` where `prop_images`.`property_id` in (8550, 8557, 8563, 8701, 8749, 9061, 9080, 9315, 9327, 9329) order by `id` asc
Backtrace |
|
select `id`, `property_id`, `city`, `area`, `sub_locality` from `prop_addresses` where `prop_addresses`.`property_id` in (8550, 8557, 8563, 8701, 8749, 9061, 9080, 9315, 9327, 9329) and `prop_addresses`.`deleted_at` is null
Backtrace |
|
select `id`, `property_id`, `price_per_square_ft`, `rent_amount`, `is_negotiable` from `prop_features` where `prop_features`.`property_id` in (8550, 8557, 8563, 8701, 8749, 9061, 9080, 9315, 9327, 9329) and `prop_features`.`deleted_at` is null
Backtrace |
|
select `id`, `slug`, `want_to`, `type`, `updated_at` from `properties` where `status` = 1 and `want_to` = 'SELL' and `deleted_at` is null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `rent_amount` >= 50000000 and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null order by `updated_at` desc limit 10 offset 40
Bindings |
|
Backtrace |
|
select `id`, `property_id`, `image` from `prop_images` where `prop_images`.`property_id` in (6250, 7516, 7551, 7605, 7674, 7676, 7901, 7969, 8262, 8599) order by `id` asc
Backtrace |
|
select `id`, `property_id`, `city`, `area`, `sub_locality` from `prop_addresses` where `prop_addresses`.`property_id` in (6250, 7516, 7551, 7605, 7674, 7676, 7901, 7969, 8262, 8599) and `prop_addresses`.`deleted_at` is null
Backtrace |
|
select `id`, `property_id`, `price_per_square_ft`, `rent_amount`, `is_negotiable` from `prop_features` where `prop_features`.`property_id` in (6250, 7516, 7551, 7605, 7674, 7676, 7901, 7969, 8262, 8599) and `prop_features`.`deleted_at` is null
Backtrace |
|
select `id`, `slug`, `want_to`, `type`, `updated_at` from `properties` where `status` = 1 and `want_to` = 'SELL' and `deleted_at` is null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `rent_amount` >= 50000000 and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null order by `updated_at` desc limit 10 offset 50
Bindings |
|
Backtrace |
|
select `id`, `property_id`, `image` from `prop_images` where `prop_images`.`property_id` in (2985, 7704, 7718, 7810, 8072, 8237, 8279, 8462, 8479, 8979) order by `id` asc
Backtrace |
|
select `id`, `property_id`, `city`, `area`, `sub_locality` from `prop_addresses` where `prop_addresses`.`property_id` in (2985, 7704, 7718, 7810, 8072, 8237, 8279, 8462, 8479, 8979) and `prop_addresses`.`deleted_at` is null
Backtrace |
|
select `id`, `property_id`, `price_per_square_ft`, `rent_amount`, `is_negotiable` from `prop_features` where `prop_features`.`property_id` in (2985, 7704, 7718, 7810, 8072, 8237, 8279, 8462, 8479, 8979) and `prop_features`.`deleted_at` is null
Backtrace |
|
select `id`, `slug`, `want_to`, `type`, `updated_at` from `properties` where `status` = 1 and `want_to` = 'SELL' and `deleted_at` is null and exists (select * from `prop_features` where `properties`.`id` = `prop_features`.`property_id` and `rent_amount` >= 50000000 and `prop_features`.`deleted_at` is null) and `properties`.`deleted_at` is null order by `updated_at` desc limit 10 offset 60
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 2631 and `users`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `id`, `city_name` as `name` from `updated_cities` where `nearby` = 1 and `status` = 1 order by `name` asc
Bindings |
|
Backtrace |
|
select `id`, `city_name` as `name` from `updated_cities` where `popular_cities` = 1 and `status` = 1 order by `name` asc
Bindings |
|
Backtrace |
|
select distinct `properties`.`id`, `properties`.`slug`, `properties`.`want_to`, `properties`.`status`, `properties`.`created_at`, `prop_addresses`.`area`, `prop_addresses`.`city` from `properties` inner join `prop_addresses` on `properties`.`id` = `prop_addresses`.`property_id` where `properties`.`slug` != '' and `properties`.`status` = 1 and `properties`.`deleted_at` is null and `properties`.`deleted_at` is null order by `properties`.`created_at` desc limit 20
Bindings |
|
Backtrace |
|
select distinct `properties`.`id`, `properties`.`slug`, `properties`.`want_to`, `properties`.`status`, `properties`.`created_at`, `prop_addresses`.`area`, `prop_addresses`.`city` from `properties` inner join `prop_addresses` on `properties`.`id` = `prop_addresses`.`property_id` where `properties`.`slug` != '' and `properties`.`status` = 1 and `properties`.`deleted_at` is null and `type_options_id` in (2, 14, 23, 31) and `properties`.`deleted_at` is null order by `properties`.`created_at` desc limit 20
Bindings |
|
Backtrace |
|
select distinct `properties`.`id`, `properties`.`slug`, `properties`.`want_to`, `properties`.`status`, `properties`.`created_at`, `prop_addresses`.`area`, `prop_addresses`.`city` from `properties` inner join `prop_addresses` on `properties`.`id` = `prop_addresses`.`property_id` where `properties`.`slug` != '' and `properties`.`status` = 1 and `properties`.`deleted_at` is null and `want_to` = 'PG' and `properties`.`deleted_at` is null order by `properties`.`created_at` desc limit 20
Bindings |
|
Backtrace |
|
select distinct `properties`.`id`, `properties`.`slug`, `properties`.`want_to`, `properties`.`status`, `properties`.`created_at`, `prop_addresses`.`area`, `prop_addresses`.`city` from `properties` inner join `prop_addresses` on `properties`.`id` = `prop_addresses`.`property_id` where `properties`.`slug` != '' and `properties`.`status` = 1 and `properties`.`deleted_at` is null and `type_options_id` in (5, 17, 26, 34) and `properties`.`deleted_at` is null order by `properties`.`created_at` desc limit 20
Bindings |
|
Backtrace |
|
select distinct `properties`.`id`, `properties`.`slug`, `properties`.`want_to`, `properties`.`status`, `properties`.`created_at`, `prop_addresses`.`area`, `prop_addresses`.`city` from `properties` inner join `prop_addresses` on `properties`.`id` = `prop_addresses`.`property_id` where `properties`.`slug` != '' and `properties`.`status` = 1 and `properties`.`deleted_at` is null and `type_options_id` in (1, 18, 27, 35) and `properties`.`deleted_at` is null order by `properties`.`created_at` desc limit 20
Bindings |
|
Backtrace |
|
select distinct `properties`.`id`, `properties`.`slug`, `properties`.`want_to`, `properties`.`status`, `properties`.`created_at`, `prop_addresses`.`area`, `prop_addresses`.`city` from `properties` inner join `prop_addresses` on `properties`.`id` = `prop_addresses`.`property_id` where `properties`.`slug` != '' and `properties`.`status` = 1 and `properties`.`deleted_at` is null and `type_options_id` in (11, 22, 30, 38) and `properties`.`deleted_at` is null order by `properties`.`created_at` desc limit 20
Bindings |
|
Backtrace |
|
select distinct `properties`.`id`, `properties`.`slug`, `properties`.`want_to`, `properties`.`status`, `properties`.`created_at`, `prop_addresses`.`area`, `prop_addresses`.`city` from `properties` inner join `prop_addresses` on `properties`.`id` = `prop_addresses`.`property_id` where `properties`.`slug` != '' and `properties`.`status` = 1 and `properties`.`deleted_at` is null and `type_options_id` in (3, 15, 24, 32) and `properties`.`deleted_at` is null order by `properties`.`created_at` desc limit 20
Bindings |
|
Backtrace |
|
select distinct `id`, `city_name` as `name` from `updated_cities` where `status` = 1 order by `name` asc
Bindings |
|
Backtrace |
|