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(5521)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Dulan Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(25) "Hirushagimhan98@gmail.com"
    ["telephone"]=>
    string(10) "0760035627"
    ["logo"]=>
    string(44) "4e6e6911d2dd4c4334c8a79c8efbc8c6-427451.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-09-06 07:20:09"
    ["updated_at"]=>
    string(19) "2022-09-06 07:21:00"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "644d1b7f5e9c07d13a9d5c794f8bbd3f-122512.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-06 01:50:09"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51731855)
    ["customer_to_ambassador_id"]=>
    int(51709861)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(112)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    NULL
    ["new_rtn_phone"]=>
    NULL
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    NULL
    ["register_ecommerce"]=>
    int(0)
  }
  ["original":protected]=>
  array(36) {
    ["id"]=>
    int(5521)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Dulan Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(25) "Hirushagimhan98@gmail.com"
    ["telephone"]=>
    string(10) "0760035627"
    ["logo"]=>
    string(44) "4e6e6911d2dd4c4334c8a79c8efbc8c6-427451.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-09-06 07:20:09"
    ["updated_at"]=>
    string(19) "2022-09-06 07:21:00"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "644d1b7f5e9c07d13a9d5c794f8bbd3f-122512.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-06 01:50:09"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51731855)
    ["customer_to_ambassador_id"]=>
    int(51709861)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(112)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    NULL
    ["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)#2198 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2192 (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(7307)
            ["associate_id"]=>
            int(5521)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-06 07:21:00"
            ["updated_at"]=>
            string(19) "2022-09-06 07:21:00"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(7307)
            ["associate_id"]=>
            int(5521)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-06 07:21:00"
            ["updated_at"]=>
            string(19) "2022-09-06 07:21:00"
          }
          ["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) "4e6e6911d2dd4c4334c8a79c8efbc8c6-427451.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/4e6e6911d2dd4c4334c8a79c8efbc8c6-427451.jpeg"
                    

Dulan Property

0
0 ratings / 12623 views
0Reviews
0Ratings
12623Views

House For Sale In Kesbewa

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

Colombo . Kesbewa  |  House

2024-03-16

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

: Rs 27,500,000

: Rs 390,728

Home Loans

House For Sale In Talawatugoda

Beds-4 , Baths-4 , Size-4500 sqft

Colombo . Talawatugoda  |  House

2024-03-09

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

: Rs 72,500,000

: Rs 1,030,101

Home Loans

House For Sale In Battaramulla

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

Colombo . Battaramulla  |  House

2024-03-03

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

: Rs 66,000,000

: Rs 937,748

Home Loans

House For Sale In Talawatugoda

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

Colombo . Talawatugoda  |  House

2024-03-03

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

: Rs 78,000,000

: Rs 1,108,247

Home Loans

House For Sale In Athurugiriya

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

Colombo . Athurugiriya  |  House

2024-02-29

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

: Rs 35,000,000

: Rs 497,290

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-02-29

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

: Rs 27,500,000

: Rs 390,728

Home Loans

House For Sale In Meegoda

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

Colombo . Meegoda  |  House

2024-02-20

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

: Rs 8,800,000

: Rs 125,033

Home Loans

Apartment For Sale In Moratuwa

Beds-6 , Baths-7 , Size-6000 sqft

Colombo . Moratuwa  |  Apartments

2024-02-20

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

: Rs 220,000,000

: Rs 3,125,825

Home Loans

House For Sale In Homagama

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

Colombo . Homagama  |  House

2024-02-04

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

: Rs 11,500,000

: Rs 163,395

Home Loans

House For Sale In Pannipitiya

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

Colombo . Pannipitiya  |  House

2024-02-04

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

: Rs 23,000,000

: Rs 326,791

Home Loans

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-02-03

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

: Rs 60,000,000

: Rs 852,498

Home Loans

House For Sale In Athurugiriya

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

Colombo . Athurugiriya  |  House

2024-01-20

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

: Rs 17,800,000

: Rs 252,908

Home Loans
Back
All Comments (0)