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(5424)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Prestige Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(30) "callcenter@prestigeproperty.lk"
    ["telephone"]=>
    string(10) "0715259259"
    ["logo"]=>
    string(44) "67de2897eedfeb31f12c1dd19e15516b-475697.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(71)
    ["created_at"]=>
    string(19) "2022-08-09 10:12:04"
    ["updated_at"]=>
    string(19) "2022-09-15 14:09:03"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "ac3fcd564278db2bdbec985e1b06fab5-557044.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-08-09 04:42:04"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51725029)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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(5424)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Prestige Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(30) "callcenter@prestigeproperty.lk"
    ["telephone"]=>
    string(10) "0715259259"
    ["logo"]=>
    string(44) "67de2897eedfeb31f12c1dd19e15516b-475697.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(71)
    ["created_at"]=>
    string(19) "2022-08-09 10:12:04"
    ["updated_at"]=>
    string(19) "2022-09-15 14:09:03"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "ac3fcd564278db2bdbec985e1b06fab5-557044.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-08-09 04:42:04"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51725029)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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)#2211 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2205 (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(7387)
            ["associate_id"]=>
            int(5424)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-15 14:09:02"
            ["updated_at"]=>
            string(19) "2022-09-15 14:09:02"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(7387)
            ["associate_id"]=>
            int(5424)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-15 14:09:02"
            ["updated_at"]=>
            string(19) "2022-09-15 14:09:02"
          }
          ["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) "67de2897eedfeb31f12c1dd19e15516b-475697.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/67de2897eedfeb31f12c1dd19e15516b-475697.jpeg"
                    

Prestige Lands

0
0 ratings / 266439 views
0Reviews
0Ratings
266439Views

Land For Sale In Kandana

7 Perches

Gampaha . Kandana  |  Land

2024-03-28

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

: Rs 5,460,000

: Rs 77,577

Home Loans

Land For Sale In Athurugiriya

7 Perches

Colombo . Athurugiriya  |  Land

2024-03-28

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

: Rs 10,500,000

: Rs 149,187

Home Loans

Land For Sale In Meepe

10 Perches

Colombo . Meepe  |  Land

2024-03-28

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

: Rs 2,600,000

: Rs 36,942

Home Loans

Land For Sale In Horana

10 Perches

Kalutara . Horana  |  Land

2024-03-28

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

: Rs 2,500,000

: Rs 35,521

Home Loans

Land For Sale In Meepe

10 Perches

Colombo . Meepe  |  Land

2024-03-28

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

: Rs 2,600,000

: Rs 36,942

Home Loans

Land For Sale In Kandana

7 Perches

Gampaha . Kandana  |  Land

2024-03-28

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

: Rs 5,460,000

: Rs 77,577

Home Loans

Land For Sale In Athurugiriya

7 Perches

Colombo . Athurugiriya  |  Land

2024-03-28

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

: Rs 10,500,000

: Rs 149,187

Home Loans

Land For Sale In Horana

10 Perches

Kalutara . Horana  |  Land

2024-03-28

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

: Rs 2,750,000

: Rs 39,073

Home Loans

Land For Sale In Ja-Ela

7 Perches

Gampaha . Ja-Ela  |  Land

2024-03-28

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

: Rs 5,250,000

: Rs 74,594

Home Loans

Land For Sale In Meepe

10 Perches

Colombo . Meepe  |  Land

2024-03-28

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

: Rs 2,500,000

: Rs 35,521

Home Loans

Land For Sale In Bandaragama

10 Perches

Kalutara . Bandaragama  |  Land

2024-03-28

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

: Rs 4,000,000

: Rs 56,833

Home Loans

Land For Sale In Horana

10 Perches

Kalutara . Horana  |  Land

2024-03-28

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

: Rs 2,500,000

: Rs 35,521

Home Loans

Land For Sale In Horana

12.5 Perches

Kalutara . Horana  |  Land

2024-03-28

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

: Rs 1,500,000

: Rs 21,312

Home Loans

Land For Sale In Horana

110 Perches

Kalutara . Horana  |  Land

2024-03-28

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

: Rs 27,500,000

: Rs 390,728

Home Loans

Land For Sale In Athurugiriya

8 Perches

Colombo . Athurugiriya  |  Land

2024-03-28

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

: Rs 11,200,000

: Rs 159,133

Home Loans

Land For Sale In Yakkala

12.5 Perches

Gampaha . Yakkala  |  Land

2024-03-28

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

: Rs 3,125,000

: Rs 44,401

Home Loans

Land For Sale In Kandana

7 Perches

Gampaha . Kandana  |  Land

2024-03-27

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

: Rs 5,460,000

: Rs 77,577

Home Loans

Land For Sale In Athurugiriya

7 Perches

Colombo . Athurugiriya  |  Land

2024-03-27

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

: Rs 10,500,000

: Rs 149,187

Home Loans

Land For Sale In Horana

10 Perches

Kalutara . Horana  |  Land

2024-03-27

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

: Rs 2,750,000

: Rs 39,073

Home Loans

Land For Sale In Kosgoda

12.5 Perches

Galle . Kosgoda  |  Land

2024-03-27

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

: Rs 1,500,000

: Rs 21,312

Home Loans

Land For Sale In Horana

10 Perches

Kalutara . Horana  |  Land

2024-03-27

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

More Information

Land For Sale In Padukka

10 Perches

Colombo . Padukka  |  Land

2024-03-27

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

: Rs 2,600,000

: Rs 36,942

Home Loans

Land For Sale In Kandana

8 Perches

Gampaha . Kandana  |  Land

2024-03-27

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

: Rs 6,240,000

: Rs 88,660

Home Loans

Land For Sale In Kosgoda

12.5 Perches

Galle . Kosgoda  |  Land

2024-03-27

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

: Rs 1,500,000

: Rs 21,312

Home Loans

Land For Sale In Meepe

10 Perches

Colombo . Meepe  |  Land

2024-03-27

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

: Rs 2,600,000

: Rs 36,942

Home Loans
Back
All Comments (0)