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(6082)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(26) "Rodrigo Realtors (PVT) Ltd"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(26) "priyan@rodrigorealtors.com"
    ["telephone"]=>
    string(10) "0775255101"
    ["logo"]=>
    string(44) "1ade2e879be5c4ebdfce9fb7e7576a01-573471.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(20)
    ["created_at"]=>
    string(19) "2023-11-28 10:24:58"
    ["updated_at"]=>
    string(19) "2023-11-28 10:27:42"
    ["description"]=>
    string(11) "Real Estate"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "3cec728c4d62ce4614e70caed2c1ec11-229514.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-11-28 04:54:58"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51777898)
    ["customer_to_ambassador_id"]=>
    int(51776039)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(120)
    ["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(6082)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(26) "Rodrigo Realtors (PVT) Ltd"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(26) "priyan@rodrigorealtors.com"
    ["telephone"]=>
    string(10) "0775255101"
    ["logo"]=>
    string(44) "1ade2e879be5c4ebdfce9fb7e7576a01-573471.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(20)
    ["created_at"]=>
    string(19) "2023-11-28 10:24:58"
    ["updated_at"]=>
    string(19) "2023-11-28 10:27:42"
    ["description"]=>
    string(11) "Real Estate"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "3cec728c4d62ce4614e70caed2c1ec11-229514.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-11-28 04:54:58"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51777898)
    ["customer_to_ambassador_id"]=>
    int(51776039)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(120)
    ["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)#2213 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2207 (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(9468)
            ["associate_id"]=>
            int(6082)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2023-11-28 10:27:41"
            ["updated_at"]=>
            string(19) "2023-11-28 10:27:41"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(9468)
            ["associate_id"]=>
            int(6082)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2023-11-28 10:27:41"
            ["updated_at"]=>
            string(19) "2023-11-28 10:27:41"
          }
          ["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) "1ade2e879be5c4ebdfce9fb7e7576a01-573471.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/1ade2e879be5c4ebdfce9fb7e7576a01-573471.jpeg"
                    

Rodrigo Realtors (PVT) Ltd

0
0 ratings / 19622 views
0Reviews
0Ratings
19622Views

Real Estate

Apartment For Sale In Moratuwa

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

Colombo . Moratuwa  |  Apartments

2024-03-14

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

: Rs 32,500,000

: Rs 461,770

Home Loans

Land With House For Sale In Maharagama

12 Perches

Colombo . Maharagama  |  Land

2024-03-13

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

: Rs 31,200,000

: Rs 443,299

Home Loans

House For Sale In Nugegoda

Beds-8 , Baths-5 , Size-5700 sqft

Colombo . Nugegoda  |  House

2024-03-13

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

: Rs 57,500,000

: Rs 816,977

Home Loans

House For Sale In Nugegoda

Beds-5 , Baths-4 , Size-2200 sqft

Colombo . Nugegoda  |  House

2024-03-08

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

: Rs 45,000,000

: Rs 639,373

Home Loans

House For Sale In Nugegoda

Beds-8 , Baths-5 , Size-3090 sqft

Colombo . Nugegoda  |  House

2024-03-08

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

: Rs 57,500,000

: Rs 816,977

Home Loans

Land For Sale In Nawala

17.5 Perches

Colombo . Nawala  |  Land

2024-03-07

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

: Rs 78,750,000

: Rs 1,118,903

Home Loans

House For Sale In Colombo 08

Beds-3 , Baths-3 , Size-3600 sqft

Colombo . Colombo 08  |  House

2024-03-07

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

: Rs 71,000,000

: Rs 1,008,789

Home Loans

Land For Sale In Mount Lavinia

10.56 Perches

Colombo . Mount Lavinia  |  Land

2024-03-07

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

: Rs 45,408,000

: Rs 645,170

Home Loans

Land For Sale In Battaramulla

21 Perches

Colombo . Battaramulla  |  Land

2024-03-07

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

: Rs 60,900,000

: Rs 865,285

Home Loans

House For Sale In Boralesgamuwa

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

Colombo . Boralesgamuwa  |  House

2024-03-07

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

: Rs 22,500,000

: Rs 319,687

Home Loans

Land For Sale In Battaramulla

25 Perches

Colombo . Battaramulla  |  Land

2024-03-07

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

: Rs 30,000,000

: Rs 426,249

Home Loans

Land For Sale In Nawala

17.5 Perches

Colombo . Nawala  |  Land

2024-03-07

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

: Rs 78,750,000

: Rs 1,118,903

Home Loans

House For Sale In Pannipitiya

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

Colombo . Pannipitiya  |  House

2024-03-07

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

: Rs 68,000,000

: Rs 966,164

Home Loans

Land For Sale In Negombo

12.5 Perches

Gampaha . Negombo  |  Land

2024-03-01

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

: Rs 5,937,500

: Rs 84,362

Home Loans

Land With House For Sale In Mount Lavinia

30 Perches

Colombo . Mount Lavinia  |  Land

2024-02-29

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

: Rs 150,000,000

: Rs 2,131,244

Home Loans

Land For Sale In Nugegoda

6 Perches

Colombo . Nugegoda  |  Land

2024-02-29

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

: Rs 21,000,000

: Rs 298,374

Home Loans

Land For Sale In Kotte

10.07 Perches

Colombo . Kotte  |  Land

2024-02-29

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

: Rs 42,294,000

: Rs 600,926

Home Loans

Commercial Building For Rent In Colombo 08

4000 sqft

Colombo . Colombo 08  |  Commercial Buildings

2024-02-26

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

: Rs 350,000

More Information

House For Sale In Mount Lavinia

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

Colombo . Mount Lavinia  |  House

2024-02-25

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

: Rs 75,000,000

: Rs 1,065,622

Home Loans

Land For Sale In Maharagama

9.95 Perches

Colombo . Maharagama  |  Land

2024-02-25

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

: Rs 17,412,500

: Rs 247,402

Home Loans

Land For Sale In Kurunegala

112 Perches

Kurunegala . Kurunegala  |  Land

2024-02-25

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

: Rs 5,600,000

: Rs 79,566

Home Loans

Land For Sale In Kalubowila

8.8 Perches

Colombo . Kalubowila  |  Land

2024-02-24

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

: Rs 40,000,000

: Rs 568,332

Home Loans

Land With House For Sale In Kottawa

22.3 Perches

Colombo . Kottawa  |  Land

2024-02-22

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

: Rs 21,185,000

: Rs 301,003

Home Loans

Land For Sale In Rajagiriya

17.89 Perches

Colombo . Rajagiriya  |  Land

2024-02-22

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

More Information

Land For Sale In Rajagiriya

20 Perches

Colombo . Rajagiriya  |  Land

2024-02-22

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

More Information
Back
All Comments (0)