object(App\Models\Associate)#2153 (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)#2211 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2205 (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 / 20404 views
0Reviews
0Ratings
20404Views

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

Apartment For Sale In Colombo 04

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

Colombo . Colombo 04  |  Apartments

2024-04-25

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

: Rs 27,000,000

: Rs 383,624

Home Loans

Apartment For Rent In Colombo 06

Beds-2 , Baths-2 , Size-1100 sqft

Colombo . Colombo 06  |  Apartments

2024-03-29

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

More Information

House For Sale In Moratuwa

Beds-5 , Baths-2 , Size-2800 sqft

Colombo . Moratuwa  |  House

2024-03-06

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

: Rs 56,000,000

: Rs 795,665

Home Loans

House For Sale In Mount Lavinia

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

Colombo . Mount Lavinia  |  House

2024-03-05

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

: Rs 18,000,000

Home Loans

House For Sale In Rajagiriya

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

Colombo . Rajagiriya  |  House

2024-03-05

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

: Rs 62,000,000

: Rs 880,914

Home Loans

House For Sale In Ratmalana

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

Colombo . Ratmalana  |  House

2024-03-05

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

: Rs 27,500,000

: Rs 390,728

Home Loans

Apartment For Rent In Nugegoda

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

Colombo . Nugegoda  |  Apartments

2024-03-02

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

: Rs 70,000

More Information

Apartment For Sale In Colombo 03

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

Colombo . Colombo 03  |  Apartments

2024-03-02

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

: Rs 113,000,000

: Rs 1,605,537

Home Loans

Land For Sale In Pilimatalawa

11 Perches

Kandy . Pilimatalawa  |  Land

2024-03-02

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

: Rs 13,200,000

: Rs 187,550

Home Loans

Land For Sale In Haputale

6 Acres

Badulla . Haputale  |  Land

2024-03-01

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

: Rs 12,000,000

: Rs 170,500

Home Loans

House For Sale In Nugegoda

Beds-3 , Baths-3 , Size-3800 sqft

Colombo . Nugegoda  |  House

2024-03-01

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

: Rs 63,000,000

: Rs 895,123

Home Loans

House For Sale In Ratmalana

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

Colombo . Ratmalana  |  House

2024-03-01

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

: Rs 37,000,000

: Rs 525,707

Home Loans

Apartment For Sale In Dehiwala

Beds-3 , Baths-3 , Size-1320 sqft

Colombo . Dehiwala  |  Apartments

2024-03-01

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

: Rs 54,000,000

: Rs 767,248

Home Loans

House For Sale In Weligama

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

Matara . Weligama  |  House

2024-03-01

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

: Rs 45,000,000

: Rs 639,373

Home Loans

House For Sale In Colombo 15

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

Colombo . Colombo 15  |  House

2024-03-01

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

: Rs 55,000,000

: Rs 781,456

Home Loans

House For Sale In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-03-01

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

: Rs 15,000,000

: Rs 213,124

Home Loans

Apartment For Rent In Colombo 06

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

Colombo . Colombo 06  |  Apartments

2024-03-01

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

: Rs 160,000

More Information

House For Sale In Kalagedihena

Beds-5 , Baths-2 , Size-2708 sqft

Gampaha . Kalagedihena  |  House

2024-02-22

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

: Rs 38,000,000

: Rs 539,915

Home Loans

Land For Sale In Haputale

6 Acres

Badulla . Haputale  |  Land

2024-02-21

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

: Rs 12,000,000

: Rs 170,500

Home Loans

House For Sale In Gampaha

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

Gampaha . Gampaha  |  House

2024-02-21

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

: Rs 15,000,000

: Rs 213,124

Home Loans

Apartment For Sale In Colombo 03

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

Colombo . Colombo 03  |  Apartments

2024-02-21

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

: Rs 131,000,000

: Rs 1,861,287

Home Loans

Apartment For Sale In Dehiwala

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

Colombo . Dehiwala  |  Apartments

2024-02-20

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

: Rs 31,500,000

: Rs 447,561

Home Loans

House For Sale In Ratmalana

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

Colombo . Ratmalana  |  House

2024-02-20

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

: Rs 37,000,000

: Rs 525,707

Home Loans

House For Sale In Colombo 05

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

Colombo . Colombo 05  |  House

2024-02-16

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

: Rs 61,750,000

: Rs 877,362

Home Loans

Commercial Building For Rent In Moratuwa

25000 sqft

Colombo . Moratuwa  |  Commercial Buildings

2024-02-16

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

More Information
Back
All Comments (0)