object(App\Models\Associate)#2160 (27) {
  ["table":protected]=>
  string(13) "ppw_associate"
  ["connection":protected]=>
  string(5) "mysql"
  ["primaryKey":protected]=>
  string(2) "id"
  ["timestamps"]=>
  bool(true)
  ["fillable":protected]=>
  array(8) {
    [0]=>
    string(13) "business_name"
    [1]=>
    string(7) "remarks"
    [2]=>
    string(8) "location"
    [3]=>
    string(6) "status"
    [4]=>
    string(11) "description"
    [5]=>
    string(9) "open_time"
    [6]=>
    string(10) "close_time"
    [7]=>
    string(0) ""
  }
  ["statuses":protected]=>
  array(6) {
    ["pending"]=>
    int(0)
    ["verified"]=>
    int(1)
    ["rejected"]=>
    int(2)
    ["approved"]=>
    int(3)
    ["delete"]=>
    int(4)
    ["inactive"]=>
    int(5)
  }
  ["keyType":protected]=>
  string(3) "int"
  ["incrementing"]=>
  bool(true)
  ["with":protected]=>
  array(0) {
  }
  ["withCount":protected]=>
  array(0) {
  }
  ["perPage":protected]=>
  int(15)
  ["exists"]=>
  bool(true)
  ["wasRecentlyCreated"]=>
  bool(false)
  ["attributes":protected]=>
  array(36) {
    ["id"]=>
    int(4009)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(17) "Land Sale Kesbewa"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(20) "[email protected]"
    ["telephone"]=>
    string(10) "0779252135"
    ["logo"]=>
    string(36) "1bdbfa16c827f3e6b0083698019c3be4.jpg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(48)
    ["created_at"]=>
    string(19) "2021-06-25 17:27:07"
    ["updated_at"]=>
    string(19) "2022-08-05 16:29:47"
    ["description"]=>
    string(17) "HOUSE & LAND SALE"
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "ec5806e7b80b01427e707c8e19a3a8e4-986670.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2021-06-25 17:27:07"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51678663)
    ["customer_to_ambassador_id"]=>
    int(51538969)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(68)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    string(108) "https://www.google.com/maps/dir//6.79528,79.9386/@6.7944002,79.8683777,12z/data=!3m1!4b1!4m4!4m3!1m1!4e2!1m0"
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    NULL
    ["new_rtn_phone"]=>
    NULL
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    NULL
    ["register_ecommerce"]=>
    int(0)
  }
  ["original":protected]=>
  array(36) {
    ["id"]=>
    int(4009)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(17) "Land Sale Kesbewa"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(20) "[email protected]"
    ["telephone"]=>
    string(10) "0779252135"
    ["logo"]=>
    string(36) "1bdbfa16c827f3e6b0083698019c3be4.jpg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(48)
    ["created_at"]=>
    string(19) "2021-06-25 17:27:07"
    ["updated_at"]=>
    string(19) "2022-08-05 16:29:47"
    ["description"]=>
    string(17) "HOUSE & LAND SALE"
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "ec5806e7b80b01427e707c8e19a3a8e4-986670.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2021-06-25 17:27:07"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51678663)
    ["customer_to_ambassador_id"]=>
    int(51538969)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(68)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    string(108) "https://www.google.com/maps/dir//6.79528,79.9386/@6.7944002,79.8683777,12z/data=!3m1!4b1!4m4!4m3!1m1!4e2!1m0"
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    NULL
    ["new_rtn_phone"]=>
    NULL
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    NULL
    ["register_ecommerce"]=>
    int(0)
  }
  ["changes":protected]=>
  array(0) {
  }
  ["casts":protected]=>
  array(0) {
  }
  ["dates":protected]=>
  array(0) {
  }
  ["dateFormat":protected]=>
  NULL
  ["appends":protected]=>
  array(0) {
  }
  ["dispatchesEvents":protected]=>
  array(0) {
  }
  ["observables":protected]=>
  array(0) {
  }
  ["relations":protected]=>
  array(1) {
    ["associateAllowedVerticles"]=>
    object(Illuminate\Database\Eloquent\Collection)#2218 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2212 (26) {
          ["table":protected]=>
          string(26) "associate_allowed_verticle"
          ["connection":protected]=>
          string(5) "mysql"
          ["primaryKey":protected]=>
          string(2) "id"
          ["keyType":protected]=>
          string(3) "int"
          ["incrementing"]=>
          bool(true)
          ["with":protected]=>
          array(0) {
          }
          ["withCount":protected]=>
          array(0) {
          }
          ["perPage":protected]=>
          int(15)
          ["exists"]=>
          bool(true)
          ["wasRecentlyCreated"]=>
          bool(false)
          ["attributes":protected]=>
          array(5) {
            ["id"]=>
            int(6986)
            ["associate_id"]=>
            int(4009)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-08-05 16:29:47"
            ["updated_at"]=>
            string(19) "2022-08-05 16:29:47"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(6986)
            ["associate_id"]=>
            int(4009)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-08-05 16:29:47"
            ["updated_at"]=>
            string(19) "2022-08-05 16:29:47"
          }
          ["changes":protected]=>
          array(0) {
          }
          ["casts":protected]=>
          array(0) {
          }
          ["dates":protected]=>
          array(0) {
          }
          ["dateFormat":protected]=>
          NULL
          ["appends":protected]=>
          array(0) {
          }
          ["dispatchesEvents":protected]=>
          array(0) {
          }
          ["observables":protected]=>
          array(0) {
          }
          ["relations":protected]=>
          array(0) {
          }
          ["touches":protected]=>
          array(0) {
          }
          ["timestamps"]=>
          bool(true)
          ["hidden":protected]=>
          array(0) {
          }
          ["visible":protected]=>
          array(0) {
          }
          ["fillable":protected]=>
          array(0) {
          }
          ["guarded":protected]=>
          array(1) {
            [0]=>
            string(1) "*"
          }
        }
      }
    }
  }
  ["touches":protected]=>
  array(0) {
  }
  ["hidden":protected]=>
  array(0) {
  }
  ["visible":protected]=>
  array(0) {
  }
  ["guarded":protected]=>
  array(1) {
    [0]=>
    string(1) "*"
  }
}
                    
                        string(36) "1bdbfa16c827f3e6b0083698019c3be4.jpg"
                    
                        string(106) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/1bdbfa16c827f3e6b0083698019c3be4.jpg"
                    

Land Sale Kesbewa

0
0 ratings / 49925 views
0Reviews
0Ratings
49925Views

HOUSE & LAND SALE

House For Sale In Kesbewa

Beds-3 , Baths-2 , Size-1350 sqft

Colombo . Kesbewa  |  House

2024-09-02

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 13,500,000

: Rs 191,812

Home Loans

House For Sale In Kesbewa

Beds-3 , Baths-1 , Size-1250 sqft

Colombo . Kesbewa  |  House

2024-09-02

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 11,000,000

: Rs 156,291

Home Loans

House For Sale In Kesbewa

Beds-3 , Baths-1 , Size-1450 sqft

Colombo . Kesbewa  |  House

2024-08-25

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 23,000,000

: Rs 326,791

Home Loans

Land For Sale In Kesbewa

10.8 Perches

Colombo . Kesbewa  |  Land

2024-08-17

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 14,040,000

: Rs 199,484

Home Loans

Land For Sale In Polgasowita

30 Perches

Colombo . Polgasowita  |  Land

2024-08-12

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 27,000,000

: Rs 383,624

Home Loans

House For Sale In Kesbewa H 213BW

Beds-3 , Baths-3 , Size-2400 sqft

Colombo . Kesbewa  |  House

2024-07-25

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 29,500,000

: Rs 419,145

Home Loans

House For Sale In Kottawa

Beds-3 , Baths-2 , Size-1500 sqft

Colombo . Kottawa  |  House

2024-07-25

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 29,000,000

: Rs 412,041

Home Loans

Land For Sale In Kottawa

19.5 Perches

Colombo . Kottawa  |  Land

2024-07-25

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 22,500,090

: Rs 319,688

Home Loans

House For Sale In Madapatha

Beds-3 , Baths-1 , Size-1550 sqft

Colombo . Madapatha  |  House

2024-07-25

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 22,500,000

: Rs 319,687

Home Loans

House For Sale In Kesbewa

Beds-4 , Baths-3 , Size-3200 sqft

Colombo . Kesbewa  |  House

2024-07-25

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 42,000,000

: Rs 596,748

Home Loans

Land For Sale In Madapatha

7.1 Perches

Colombo . Madapatha  |  Land

2024-07-04

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 5,893,000

: Rs 83,729

Home Loans

House For Sale In Madapatha

Beds-2 , Baths-1 , Size-1200 sqft

Colombo . Madapatha  |  House

2024-07-04

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 13,000,000

: Rs 184,708

Home Loans

Four Story House For Sale In Piliyandala

Beds-7 , Baths-5 , Size-4353 sqft

Colombo . Piliyandala  |  House

2024-07-04

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 55,000,000

: Rs 781,456

Home Loans

House For Sale In Piliyandala

Beds-4 , Baths-4 , Size-3200 sqft

Colombo . Piliyandala  |  House

2024-07-04

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 55,000,000

: Rs 781,456

Home Loans

House For Sale In Madapatha - (H 201 MS)

Beds-3 , Baths-2 , Size-1450 sqft

Colombo . Madapatha  |  House

2024-07-04

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 19,500,000

: Rs 277,062

Home Loans

Land For Sale In Piliyandala

19.3 Perches

Colombo . Piliyandala  |  Land

2024-06-30

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 26,055,000

: Rs 370,197

Home Loans

House For Sale In Kesbewa

Beds-3 , Baths-1 , Size-1300 sqft

Colombo . Kesbewa  |  House

2024-06-30

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 16,800,000

: Rs 238,699

Home Loans

Building For Sale In Kahathuduwa

1000 sqft

Colombo . Kahathuduwa  |  Commercial Buildings

2024-06-27

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 127,500,000

: Rs 1,811,558

Home Loans

House For Sale In Bandaragama - H205BG

Beds-3 , Baths-1 , Size-1500 sqft

Kalutara . Bandaragama  |  House

2024-06-27

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 16,500,000

: Rs 234,437

Home Loans

Land For Sale In Kesbewa - L 56 TD

6 Perches

Colombo . Kesbewa  |  Land

2024-06-09

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 5,400,000

: Rs 76,725

Home Loans

House For Sale In Piliyandala - H193HW

Beds-3 , Baths-1 , Size-1500 sqft

Colombo . Piliyandala  |  House

2024-06-09

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 16,000,000

: Rs 227,333

Home Loans

Land For Sale In Piliyandala

10.5 Perches

Colombo . Piliyandala  |  Land

2024-06-09

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 8,500,000

: Rs 120,771

Home Loans

House For Sale In Boralesgamuwa - H 194MS

Beds-4 , Baths-4 , Size-3000 sqft

Colombo . Boralesgamuwa  |  House

2024-06-09

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 34,000,000

: Rs 483,082

Home Loans

Land For Sale In Piliyandala - L 57GS

13.8 Perches

Colombo . Piliyandala  |  Land

2024-06-09

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 14,835,000

: Rs 210,780

Home Loans

House For Sale In Kesbewa - H196BP

Beds-3 , Baths-2 , Size-1650 sqft

Colombo . Kesbewa  |  House

2024-06-09

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 26,500,000

: Rs 376,520

Home Loans
Back
All Comments (0)