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(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)#2203 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2197 (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 / 12522 views
5Reviews
1Ratings
12522Views

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- sqft

Gampaha . Negombo  |  House

2024-09-30

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

: Rs 45,000,000

: Rs 639,373

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-30

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

: Rs 23,500,000

: Rs 333,895

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-30

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

: Rs 24,200,000

: Rs 343,841

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-30

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

: Rs 29,500,000

: Rs 419,145

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-30

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

: Rs 27,500,000

: Rs 390,728

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-26

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

: Rs 27,000,000

: Rs 383,624

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-26

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

: Rs 27,500,000

: Rs 390,728

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-26

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

: Rs 42,500,000

: Rs 603,853

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-26

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

: Rs 21,500,000

: Rs 305,478

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-09-26

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

: Rs 24,000,000

: Rs 340,999

Home Loans
Back
All Comments (0)