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(5588)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(15) "Indika Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(32) "Indikapriyadarshana360@gmail.com"
    ["telephone"]=>
    string(10) "0776444398"
    ["logo"]=>
    string(44) "b19561963a5141dafbcecea013a61898-954273.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-09-21 12:41:59"
    ["updated_at"]=>
    string(19) "2022-09-21 12:42:50"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "753636d0d76700ec6a930b81b8479573-897916.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-21 07:11:59"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51733797)
    ["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(5588)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(15) "Indika Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(32) "Indikapriyadarshana360@gmail.com"
    ["telephone"]=>
    string(10) "0776444398"
    ["logo"]=>
    string(44) "b19561963a5141dafbcecea013a61898-954273.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-09-21 12:41:59"
    ["updated_at"]=>
    string(19) "2022-09-21 12:42:50"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "753636d0d76700ec6a930b81b8479573-897916.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-21 07:11:59"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51733797)
    ["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)#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(7422)
            ["associate_id"]=>
            int(5588)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-21 12:42:49"
            ["updated_at"]=>
            string(19) "2022-09-21 12:42:49"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(7422)
            ["associate_id"]=>
            int(5588)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-21 12:42:49"
            ["updated_at"]=>
            string(19) "2022-09-21 12:42:49"
          }
          ["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) "b19561963a5141dafbcecea013a61898-954273.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/b19561963a5141dafbcecea013a61898-954273.jpeg"
                    

Indika Property

0
0 ratings / 7138 views
0Reviews
0Ratings
7138Views

Land For Sale In Mimure

40 Acres

Kandy . Mimure  |  Land

2024-04-08

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

: Rs 60,000,000

: Rs 852,498

Home Loans

Land For Sale In Yakkala

1.25 Acres

Gampaha . Yakkala  |  Land

2024-04-07

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

: Rs 13,500,000

: Rs 191,812

Home Loans

Land For Sale In Narammala

11 Perches

Kurunegala . Narammala  |  Land

2024-04-07

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

: Rs 41,800,000

: Rs 593,907

Home Loans

Land For Sale In Bingiriya

28 Acres

Kurunegala . Bingiriya  |  Land

2024-04-07

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

: Rs 182,000,000

: Rs 2,585,910

Home Loans

House For Sale In Kandana

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

Gampaha . Kandana  |  House

2024-04-07

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

: Rs 11,000,000

: Rs 156,291

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-04-07

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

: Rs 9,500,000

: Rs 134,979

Home Loans

Land For Sale In Narammala

20 Acres

Kurunegala . Narammala  |  Land

2024-04-07

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

: Rs 90,000,000

: Rs 1,278,747

Home Loans

Land For Sale In Ridigama

6 Acres

Kurunegala . Ridigama  |  Land

2024-04-07

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

: Rs 27,000,000

: Rs 383,624

Home Loans

Land For Sale In Kuliyapitiya

10 Acres

Kurunegala . Kuliyapitiya  |  Land

2024-04-07

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

: Rs 25,000,000

: Rs 355,207

Home Loans

House For Sale In Laggala Pallegama

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

Matale . Laggala Pallegama  |  House

2024-04-07

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

: Rs 9,800,000

: Rs 139,241

Home Loans

House For Sale In Udugampola

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

Gampaha . Udugampola  |  House

2024-04-07

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

: Rs 21,500,000

: Rs 305,478

Home Loans

Land For Sale In Matale

2 Acres

Matale . Matale  |  Land

2024-03-31

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

: Rs 9,500,000

: Rs 134,979

Home Loans

Land For Sale In Padukka

62 Perches

Colombo . Padukka  |  Land

2024-03-31

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

: Rs 7,440,000

: Rs 105,710

Home Loans

Land For Sale In Hantane

40 Perches

Kandy . Hantane  |  Land

2024-03-31

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

: Rs 6,500,000

: Rs 92,354

Home Loans

Land For Sale In Chilaw

15 Perches

Puttalam . Chilaw  |  Land

2024-03-31

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

More Information

Holiday Bungalow For Sale In Kalawana

Beds-4 , Baths-2

Ratnapura . Kalawana  |  Featured Projects

2024-03-31

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

More Information

Land For Sale In Yakkala

1.25 Acres

Gampaha . Yakkala  |  Land

2024-02-29

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

: Rs 14,000,000

: Rs 198,916

Home Loans

Land For Sale In Lbbagamuwa

1.75 Acres

Kurunegala . lbbagamuwa  |  Land

2024-02-29

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

: Rs 3,500,000

: Rs 49,729

Home Loans

Land For Sale In Chilaw

15 Perches

Puttalam . Chilaw  |  Land

2024-02-21

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

: Rs 135,000,000

: Rs 1,918,120

Home Loans

Land For Sale In Hiripitya

4 Acres

Colombo . Hiripitya  |  Land

2024-02-21

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

: Rs 34,000,000

: Rs 483,082

Home Loans

Land For Sale In Lbbagamuwa

1 Acres

Kurunegala . lbbagamuwa  |  Land

2024-02-21

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

: Rs 3,500,000

: Rs 49,729

Home Loans

Land For Sale In Matale

20 Acres

Matale . Matale  |  Land

2024-02-21

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

: Rs 15,000,000

: Rs 213,124

Home Loans

Land For Sale In Ayagama

5 Acres

Ratnapura . Ayagama  |  Land

2024-02-10

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

: Rs 6,000,000

: Rs 85,250

Home Loans

Land For Sale In Urapola

3 Acres

Gampaha . Urapola  |  Land

2024-02-10

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

: Rs 8,500,000

: Rs 120,771

Home Loans

Land For Sale In Polgahawela

14 Acres

Kurunegala . Polgahawela  |  Land

2024-02-05

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

: Rs 70,000,000

: Rs 994,581

Home Loans
Back
All Comments (0)