object(App\Models\Associate)#2155 (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(6092)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(18) "Wilson Real Estate"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(22) "wilson1.real@gmail.com"
    ["telephone"]=>
    string(10) "0767844491"
    ["logo"]=>
    string(44) "1f6deb4553f3ba1887c4d68ebbfe3e2d-680886.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(21)
    ["created_at"]=>
    string(19) "2023-11-30 13:51:44"
    ["updated_at"]=>
    string(19) "2023-11-30 13:59:06"
    ["description"]=>
    string(105) "LAND FOR SALE
HOME MANAGEMENT
BUYING AND SELLING
BUILDING CONSTRUCTION WORK
PROPERTY MANAGEMENT
HOME"
    ["open_time"]=>
    string(8) "08:30:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "318a6d0df88d9b8ee740d5b392dced32-759240.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-11-30 08:21:44"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51771359)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    int(51652605)
    ["branch_id"]=>
    int(97)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["new_rtn_phone"]=>
    NULL
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    NULL
    ["register_ecommerce"]=>
    int(0)
  }
  ["original":protected]=>
  array(36) {
    ["id"]=>
    int(6092)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(18) "Wilson Real Estate"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(22) "wilson1.real@gmail.com"
    ["telephone"]=>
    string(10) "0767844491"
    ["logo"]=>
    string(44) "1f6deb4553f3ba1887c4d68ebbfe3e2d-680886.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(21)
    ["created_at"]=>
    string(19) "2023-11-30 13:51:44"
    ["updated_at"]=>
    string(19) "2023-11-30 13:59:06"
    ["description"]=>
    string(105) "LAND FOR SALE
HOME MANAGEMENT
BUYING AND SELLING
BUILDING CONSTRUCTION WORK
PROPERTY MANAGEMENT
HOME"
    ["open_time"]=>
    string(8) "08:30:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "318a6d0df88d9b8ee740d5b392dced32-759240.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-11-30 08:21:44"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51771359)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    int(51652605)
    ["branch_id"]=>
    int(97)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["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)#2208 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2202 (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(9531)
            ["associate_id"]=>
            int(6092)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2023-11-30 13:59:06"
            ["updated_at"]=>
            string(19) "2023-11-30 13:59:06"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(9531)
            ["associate_id"]=>
            int(6092)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2023-11-30 13:59:06"
            ["updated_at"]=>
            string(19) "2023-11-30 13:59:06"
          }
          ["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(44) "1f6deb4553f3ba1887c4d68ebbfe3e2d-680886.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/1f6deb4553f3ba1887c4d68ebbfe3e2d-680886.jpeg"
                    

Wilson Real Estate

0
0 ratings / 21129 views
0Reviews
0Ratings
21129Views

LAND FOR SALE HOME MANAGEMENT BUYING AND SELLING BUILDING CONSTRUCTION WORK PROPERTY MANAGEMENT HOME

Luxury House For Sale In Kottawa

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

Colombo . Kottawa  |  House

2024-02-16

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

: Rs 30,000,000

: Rs 426,249

Home Loans

Land For Sale In Maharagama

10 Perches

Colombo . Maharagama  |  Land

2024-02-16

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

: Rs 20,000,000

: Rs 284,166

Home Loans

Luxury House For Rent In Mount Lavinia

Beds-5 , Baths-5 , Size-2500 sqft

Colombo . Mount Lavinia  |  House

2024-02-16

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

: Rs 200,000

More Information

House For Sale In Homagama

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

Colombo . Homagama  |  House

2024-02-15

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

: Rs 19,300,000

: Rs 274,220

Home Loans

House For Sale In Colombo 04

Beds-13 , Baths-8 , Size-5000 sqft

Colombo . Colombo 04  |  House

2024-02-15

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

: Rs 27,000,000

: Rs 383,624

Home Loans

House For Rent In Ratmalana

Beds-2 , Baths-2 , Size-1000 sqft

Colombo . Ratmalana  |  House

2024-02-15

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

: Rs 70,000

More Information

House For Sale In Kataragama

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

Monaragala . Kataragama  |  House

2024-02-14

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

: Rs 62,000,000

: Rs 880,914

Home Loans

House For Sale In Dehiwala

Beds-8 , Baths-8 , Size-6000 sqft

Colombo . Dehiwala  |  House

2024-02-14

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

More Information

House For Sale In Moratuwa

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

Colombo . Moratuwa  |  House

2024-02-14

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

: Rs 40,000,000

: Rs 568,332

Home Loans

House For Sale In Ratmalana

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

Colombo . Ratmalana  |  House

2024-02-14

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

: Rs 29,500,000

: Rs 419,145

Home Loans

House For Sale In Colombo 05

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

Colombo . Colombo 05  |  House

2024-02-14

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

: Rs 85,000,000

: Rs 1,207,705

Home Loans

House For Sale In Moratuwa

Beds-3 , Baths-3 , Size-2500 sqft

Colombo . Moratuwa  |  House

2024-02-14

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

: Rs 40,000,000

: Rs 568,332

Home Loans

House For Sale In Moratuwa

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

Colombo . Moratuwa  |  House

2024-02-14

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

: Rs 60,000,000

: Rs 852,498

Home Loans

House For Sale In Ratmalana

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

Colombo . Ratmalana  |  House

2024-02-07

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

: Rs 21,000,000

: Rs 298,374

Home Loans

House For Sale In Homagama

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

Colombo . Homagama  |  House

2024-02-06

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

: Rs 30,000,000

: Rs 426,249

Home Loans

Luxury House For Sale In Dehiwala

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

Colombo . Dehiwala  |  House

2024-02-05

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

: Rs 63,000,000

: Rs 895,123

Home Loans

Land For Sale In Dehiwala

7.2 Perches

Colombo . Dehiwala  |  Land

2024-02-05

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

: Rs 32,400,000

: Rs 460,349

Home Loans

House For Sale In Padukka

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

Colombo . Padukka  |  House

2024-02-02

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

: Rs 9,500,000

: Rs 134,979

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-02-02

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

: Rs 27,000,000

: Rs 383,624

Home Loans

House For Sale In Athurugiriya

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

Colombo . Athurugiriya  |  House

2024-02-02

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

: Rs 32,500,000

: Rs 461,770

Home Loans
Back
All Comments (0)