object(App\Models\Associate)#2160 (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(5542)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(19) "Kumarsinha property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(27) "[email protected]"
    ["telephone"]=>
    string(10) "0778135808"
    ["logo"]=>
    string(44) "ad16d73b72982feff1354184a768b650-420004.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-09-10 21:23:43"
    ["updated_at"]=>
    string(19) "2024-08-27 10:37:26"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "5d0f3f78aca4a4c66a85068320971b3b-896227.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-10 15:53:43"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51732442)
    ["customer_to_ambassador_id"]=>
    int(51709861)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(112)
    ["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(5542)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(19) "Kumarsinha property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(27) "[email protected]"
    ["telephone"]=>
    string(10) "0778135808"
    ["logo"]=>
    string(44) "ad16d73b72982feff1354184a768b650-420004.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-09-10 21:23:43"
    ["updated_at"]=>
    string(19) "2024-08-27 10:37:26"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "5d0f3f78aca4a4c66a85068320971b3b-896227.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-10 15:53:43"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51732442)
    ["customer_to_ambassador_id"]=>
    int(51709861)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(112)
    ["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)#2218 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2212 (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(10550)
            ["associate_id"]=>
            int(5542)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-08-27 10:37:25"
            ["updated_at"]=>
            string(19) "2024-08-27 10:37:25"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10550)
            ["associate_id"]=>
            int(5542)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-08-27 10:37:25"
            ["updated_at"]=>
            string(19) "2024-08-27 10:37:25"
          }
          ["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) "ad16d73b72982feff1354184a768b650-420004.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/ad16d73b72982feff1354184a768b650-420004.jpeg"
                    

Kumarsinha property

0
0 ratings / 61496 views
0Reviews
0Ratings
61496Views

House For Sale In Malabe

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

Colombo . Malabe  |  House

2024-09-16

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

: Rs 24,000,000

: Rs 340,999

Home Loans

House For Sale In Kalutara

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

Kalutara . Kalutara  |  House

2024-09-16

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

: Rs 3,000,000

: Rs 42,625

Home Loans

Land For Sale In Horana

32 Perches

Kalutara . Horana  |  Land

2024-09-16

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

: Rs 6,000,000

: Rs 85,250

Home Loans

House For Sale In Poruwedanda

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

Kalutara . Poruwedanda  |  House

2024-09-16

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

: Rs 3,400,000

: Rs 48,308

Home Loans

House For Sale In Pujapitiya

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

Kandy . Pujapitiya  |  House

2024-09-16

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

: Rs 5,800,000

: Rs 82,408

Home Loans

Half Built House For Sale In Homagama

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

Colombo . Homagama  |  House

2024-09-16

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

: Rs 5,500,000

: Rs 78,146

Home Loans

Land For Sale In Bandarawela

30 Perches

Badulla . Bandarawela  |  Land

2024-09-16

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

: Rs 1,600,000

: Rs 22,733

Home Loans

House For Sale In Ududumbara

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

Kandy . Ududumbara  |  House

2024-09-16

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

: Rs 3,000,000

: Rs 42,625

Home Loans

Land For Sale In Katunayake

10 Perches

Gampaha . Katunayake  |  Land

2024-09-16

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

: Rs 3,700,000

: Rs 52,571

Home Loans

House For Sale In Horana

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

Kalutara . Horana  |  House

2024-09-16

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

: Rs 3,600,000

: Rs 51,150

Home Loans

House For Sale In Kalutara

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

Kalutara . Kalutara  |  House

2024-09-16

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

: Rs 13,000,000

: Rs 184,708

Home Loans

Land For Sale In Galle

8 Perches

Galle . Galle  |  Land

2024-09-16

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

: Rs 2,800,000

: Rs 39,783

Home Loans

House For Sale In Horana

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

Kalutara . Horana  |  House

2024-09-16

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

: Rs 4,500,000

: Rs 63,937

Home Loans

House For Sale In Ratnapura

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

Ratnapura . Ratnapura  |  House

2024-09-11

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

More Information

Building For Sale In Horana

2000 sqft

Kalutara . Horana  |  Commercial Buildings

2024-09-11

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

More Information

Land For Sale In Bandaragama

12.5 Perches

Kalutara . Bandaragama  |  Land

2024-09-11

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

: Rs 3,500,000

: Rs 49,729

Home Loans

House For Sale In Horana

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

Kalutara . Horana  |  House

2024-09-11

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

More Information

House For Sale In Karapitiya

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

Galle . Karapitiya  |  House

2024-09-11

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

: Rs 22,000,000

: Rs 312,583

Home Loans

House For Sale In Uggalboda

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

Gampaha . Uggalboda  |  House

2024-09-11

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

: Rs 6,500,000

: Rs 92,354

Home Loans

House For Sale In Ukuwela

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

Matale . Ukuwela  |  House

2024-09-11

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

: Rs 2,200,000

Home Loans

Land For Sale In Lngiriya

1 Acres

Kalutara . lngiriya  |  Land

2024-09-11

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

: Rs 1,800,000

: Rs 25,575

Home Loans

Land For Sale In Horana

32 Perches

Kalutara . Horana  |  Land

2024-09-11

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

: Rs 6,000,000

: Rs 85,250

Home Loans

House For Sale In Katunayake

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

Gampaha . Katunayake  |  House

2024-09-10

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

: Rs 13,000,000

: Rs 184,708

Home Loans

House For Sale In Mihintale

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

Anuradhapura . Mihintale  |  House

2024-09-10

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

: Rs 4,500,000

: Rs 63,937

Home Loans

Land For Sale In Elpitiya

1.5 Acres

Galle . Elpitiya  |  Land

2024-09-04

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

: Rs 7,000,000

: Rs 99,458

Home Loans
Back
All Comments (0)