Property for Sale or Rent in Sri Lanka - Patpat.lk
                        object(App\Models\Associate)#2170 (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(3170)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Fernando Homes"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(24) "[email protected]"
    ["telephone"]=>
    string(10) "0779609107"
    ["logo"]=>
    string(36) "1f99e27387d64714ea2a20bbbacb6298.jpg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(183)
    ["created_at"]=>
    string(19) "2020-10-15 17:18:55"
    ["updated_at"]=>
    string(19) "2024-11-19 14:00:20"
    ["description"]=>
    string(141) "House For Sale In Negombo Sri Lanka, Property For Sale In Negombo Sri Lanka, Real Estate Agency. Fernando Homes Negombo House Property Agency"
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "fed69cc70d55a6d2b18f63f52ba849f2-480649.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2020-10-15 17:18:55"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(78880)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(120)
    ["introduced_by"]=>
    string(14) "Fernando Homes"
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["new_rtn_phone"]=>
    string(10) "0717386919"
    ["new_rtn_address"]=>
    string(17) "Dalupotha Negombo"
    ["rtn_city"]=>
    string(3) "548"
    ["register_ecommerce"]=>
    int(0)
  }
  ["original":protected]=>
  array(36) {
    ["id"]=>
    int(3170)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Fernando Homes"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(24) "[email protected]"
    ["telephone"]=>
    string(10) "0779609107"
    ["logo"]=>
    string(36) "1f99e27387d64714ea2a20bbbacb6298.jpg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(183)
    ["created_at"]=>
    string(19) "2020-10-15 17:18:55"
    ["updated_at"]=>
    string(19) "2024-11-19 14:00:20"
    ["description"]=>
    string(141) "House For Sale In Negombo Sri Lanka, Property For Sale In Negombo Sri Lanka, Real Estate Agency. Fernando Homes Negombo House Property Agency"
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "fed69cc70d55a6d2b18f63f52ba849f2-480649.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2020-10-15 17:18:55"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(78880)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(120)
    ["introduced_by"]=>
    string(14) "Fernando Homes"
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["new_rtn_phone"]=>
    string(10) "0717386919"
    ["new_rtn_address"]=>
    string(17) "Dalupotha Negombo"
    ["rtn_city"]=>
    string(3) "548"
    ["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)#2219 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2213 (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(10933)
            ["associate_id"]=>
            int(3170)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-11-19 14:00:20"
            ["updated_at"]=>
            string(19) "2024-11-19 14:00:20"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10933)
            ["associate_id"]=>
            int(3170)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-11-19 14:00:20"
            ["updated_at"]=>
            string(19) "2024-11-19 14:00:20"
          }
          ["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) "1f99e27387d64714ea2a20bbbacb6298.jpg"
                    
                        string(106) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/1f99e27387d64714ea2a20bbbacb6298.jpg"
                    

Fernando Homes

5
1 ratings / 14842 views
5Reviews
1Ratings
14842Views

House For Sale In Negombo Sri Lanka, Property For Sale In Negombo Sri Lanka, Real Estate Agency. Fernando Homes Negombo House Property Agency

House For Sale In Negombo

Beds-5 , Baths-3 , Size-3000 sqft

Gampaha . Negombo  |  House

2024-12-09

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

Rs. 434,930

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-09

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

Rs. 298,238

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

Beds-4 , Baths-2 , Size-3500 sqft

Gampaha . Negombo  |  House

2024-12-05

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

Rs. 305,478

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-05

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

Rs. 674,894

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 703,311

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 419,145

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 390,728

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 340,999

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 355,207

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 888,019

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-12-04

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

House For Sale In Negombo

Beds-5 , Baths-3 , Size-4500 sqft

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 639,373

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

Beds-5 , Baths-3 , Size-4500 sqft

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 674,894

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

Beds-4 , Baths-2 , Size-4000 sqft

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 603,853

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

Beds-5 , Baths-5 , Size-3850 sqft

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 547,019

EXPLORE DETAILS
APPLY FOR LOAN

House For Sale In Negombo

Beds-5 , Baths-3 , Size-4500 sqft

Gampaha . Negombo  |  House

2024-12-04

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

Rs. 987,477

EXPLORE DETAILS
APPLY FOR LOAN
Back
All Comments (0)