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 / 19616 views
0Reviews
0Ratings
19616Views

Real Estate

Land For Sale In Athurugiriya

80 Perches

Colombo . Athurugiriya  |  Land

2024-05-20

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

: Rs 44,000,000

: Rs 625,165

Home Loans

House For Sale In Talawatugoda

Beds-3 , Baths-3 , Size-1000 sqft

Colombo . Talawatugoda  |  House

2024-05-20

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

: Rs 40,000,000

: Rs 568,332

Home Loans

Land For Sale In Piliyandala

12.9 Perches

Colombo . Piliyandala  |  Land

2024-05-20

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

: Rs 10,320,000

: Rs 146,630

Home Loans

Land With House For Sale In Piliyandala

13.9 Perches

Colombo . Piliyandala  |  Land

2024-05-20

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

: Rs 17,000,000

: Rs 241,541

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-05-16

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

: Rs 17,000,000

: Rs 241,541

Home Loans

Land For Sale In Hokandara

22 Perches

Colombo . Hokandara  |  Land

2024-05-13

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

More Information

House For Sale In Dehiwala

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

Colombo . Dehiwala  |  House

2024-05-08

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

: Rs 39,800,000

: Rs 565,490

Home Loans

Apartment For Sale In Habarakada

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

Colombo . Habarakada  |  Apartments

2024-05-08

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

: Rs 25,000,000

: Rs 355,207

Home Loans

Land For Sale In Athurugiriya

80 Perches

Colombo . Athurugiriya  |  Land

2024-05-08

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

: Rs 44,000,000

: Rs 625,165

Home Loans

House For Sale In Talawatugoda

Beds-3 , Baths-3 , Size-1000 sqft

Colombo . Talawatugoda  |  House

2024-05-08

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

: Rs 40,000,000

: Rs 568,332

Home Loans

Land For Sale In Piliyandala

12.9 Perches

Colombo . Piliyandala  |  Land

2024-05-08

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

: Rs 10,320,000

: Rs 146,630

Home Loans

House For Sale In Athurugiriya

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

Colombo . Athurugiriya  |  House

2024-05-08

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

: Rs 33,000,000

: Rs 468,874

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-05-07

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

: Rs 17,000,000

: Rs 241,541

Home Loans

House For Sale In Colombo 08

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

Colombo . Colombo 08  |  House

2024-05-07

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

: Rs 215,000,000

: Rs 3,054,784

Home Loans

House For Sale In Colombo 10

Beds-6 , Baths-3 , Size-7500 sqft

Colombo . Colombo 10  |  House

2024-05-07

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

: Rs 130,000,000

: Rs 1,847,078

Home Loans

Land For Sale In Battaramulla

20 Perches

Colombo . Battaramulla  |  Land

2024-05-07

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

: Rs 76,000,000

: Rs 1,079,830

Home Loans

Land For Sale In Kottawa

13.4 Perches

Colombo . Kottawa  |  Land

2024-05-03

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

: Rs 35,000,000

: Rs 497,290

Home Loans

Land For Sale In Kadawatha

15 Perches

Gampaha . Kadawatha  |  Land

2024-05-03

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

: Rs 33,750,000

: Rs 479,530

Home Loans

Land For Sale In Kottawa

8.6 Perches

Colombo . Kottawa  |  Land

2024-05-03

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

: Rs 11,180,000

: Rs 158,849

Home Loans

House For Sale In Colombo 07

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

Colombo . Colombo 07  |  House

2024-05-03

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

: Rs 140,000,000

: Rs 1,989,161

Home Loans

Apartment For Sale In Colombo 08

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

Colombo . Colombo 08  |  Apartments

2024-04-30

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

: Rs 50,000,000

: Rs 710,415

Home Loans

House For Rent In Battaramulla

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

Colombo . Battaramulla  |  House

2024-04-30

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

: Rs 175,000

More Information

House For Sale In Kandana

Beds-9 , Baths-8 , Size-6500 sqft

Gampaha . Kandana  |  House

2024-04-30

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

: Rs 65,000,000

: Rs 923,539

Home Loans

House For Sale In Battaramulla

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

Colombo . Battaramulla  |  House

2024-04-30

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

: Rs 56,000,000

: Rs 795,665

Home Loans

House For Sale In Pannipitiya

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

Colombo . Pannipitiya  |  House

2024-04-30

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

: Rs 38,000,000

: Rs 539,915

Home Loans
Back
All Comments (0)