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(6196)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(33) "Hero Property Real Estate pvt ltd"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(27) "asiripriyantha123@gmail.com"
    ["telephone"]=>
    string(10) "0766316885"
    ["logo"]=>
    string(44) "0b77513061d1c37fe6d49551e08f78f8-772673.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(77)
    ["created_at"]=>
    string(19) "2024-03-11 15:10:33"
    ["updated_at"]=>
    string(19) "2024-03-11 15:15:19"
    ["description"]=>
    string(95) "Call us to sell your house or find a dream home ...
We offer you the most effective service .."
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "7b1013e1e99f5a2ecb79ae96c9d5fa72-678611.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-03-11 09:40:33"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51786984)
    ["customer_to_ambassador_id"]=>
    int(51767765)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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(6196)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(33) "Hero Property Real Estate pvt ltd"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(27) "asiripriyantha123@gmail.com"
    ["telephone"]=>
    string(10) "0766316885"
    ["logo"]=>
    string(44) "0b77513061d1c37fe6d49551e08f78f8-772673.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(77)
    ["created_at"]=>
    string(19) "2024-03-11 15:10:33"
    ["updated_at"]=>
    string(19) "2024-03-11 15:15:19"
    ["description"]=>
    string(95) "Call us to sell your house or find a dream home ...
We offer you the most effective service .."
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "7b1013e1e99f5a2ecb79ae96c9d5fa72-678611.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-03-11 09:40:33"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51786984)
    ["customer_to_ambassador_id"]=>
    int(51767765)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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)#2197 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2191 (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(10069)
            ["associate_id"]=>
            int(6196)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-11 15:15:19"
            ["updated_at"]=>
            string(19) "2024-03-11 15:15:19"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10069)
            ["associate_id"]=>
            int(6196)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-11 15:15:19"
            ["updated_at"]=>
            string(19) "2024-03-11 15:15:19"
          }
          ["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) "0b77513061d1c37fe6d49551e08f78f8-772673.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/0b77513061d1c37fe6d49551e08f78f8-772673.jpeg"
                    

Hero Property Real Estate pvt ltd

0
0 ratings / 1261 views
0Reviews
0Ratings
1261Views

Call us to sell your house or find a dream home ... We offer you the most effective service ..

House For Sale In Talawatugoda

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

Colombo . Talawatugoda  |  House

2024-03-12

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

: Rs 69,500,000

: Rs 987,477

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-03-12

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

: Rs 26,000,000

: Rs 369,416

Home Loans

House For Sale In Piliyandala

Beds-4 , Baths-4 , Size-2980 sqft

Colombo . Piliyandala  |  House

2024-03-12

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

: Rs 49,000,000

: Rs 696,207

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-03-12

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

: Rs 37,500,000

: Rs 532,811

Home Loans

House For Sale In Rajagiriya

Beds-5 , Baths-5 , Size-5100 sqft

Colombo . Rajagiriya  |  House

2024-03-12

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

: Rs 100,000,000

: Rs 1,420,830

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-03-12

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

: Rs 32,500,000

: Rs 461,770

Home Loans

House For Sale In Kesbewa

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

Colombo . Kesbewa  |  House

2024-03-12

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

: Rs 32,500,000

: Rs 461,770

Home Loans

House For Sale In Mattegoda

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

Colombo . Mattegoda  |  House

2024-03-11

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

: Rs 19,000,000

: Rs 269,958

Home Loans

House For Sale In Pannipitiya

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

Colombo . Pannipitiya  |  House

2024-03-11

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

: Rs 26,000,000

: Rs 369,416

Home Loans

House For Sale In Nugegoda

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

Colombo . Nugegoda  |  House

2024-03-11

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

: Rs 77,500,000

: Rs 1,101,143

Home Loans

House For Sale In Maharagama

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

Colombo . Maharagama  |  House

2024-03-11

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

: Rs 19,500,000

: Rs 277,062

Home Loans
Back
All Comments (0)