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(6195)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    NULL
    ["business_name"]=>
    string(16) "Udahiru Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(25) "udahiruproperty@gmail.com"
    ["telephone"]=>
    string(10) "0766969901"
    ["logo"]=>
    string(44) "41d77e1e252e865187939e6620163fc5-302238.jpeg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(157)
    ["created_at"]=>
    string(19) "2024-03-09 23:22:35"
    ["updated_at"]=>
    string(19) "2024-03-28 15:20:35"
    ["description"]=>
    string(19) "Property Buy & Sell"
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "4535c25c4724609fdb443020a63451fe-858567.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-03-09 17:52:35"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51786835)
    ["customer_to_ambassador_id"]=>
    int(51769400)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["introduced_by"]=>
    string(19) "Property Buy & Sell"
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["new_rtn_phone"]=>
    string(10) "0766969901"
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    string(1) "1"
    ["register_ecommerce"]=>
    int(0)
  }
  ["original":protected]=>
  array(36) {
    ["id"]=>
    int(6195)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    NULL
    ["business_name"]=>
    string(16) "Udahiru Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(25) "udahiruproperty@gmail.com"
    ["telephone"]=>
    string(10) "0766969901"
    ["logo"]=>
    string(44) "41d77e1e252e865187939e6620163fc5-302238.jpeg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(157)
    ["created_at"]=>
    string(19) "2024-03-09 23:22:35"
    ["updated_at"]=>
    string(19) "2024-03-28 15:20:35"
    ["description"]=>
    string(19) "Property Buy & Sell"
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "4535c25c4724609fdb443020a63451fe-858567.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-03-09 17:52:35"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51786835)
    ["customer_to_ambassador_id"]=>
    int(51769400)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["introduced_by"]=>
    string(19) "Property Buy & Sell"
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["new_rtn_phone"]=>
    string(10) "0766969901"
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    string(1) "1"
    ["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(10159)
            ["associate_id"]=>
            int(6195)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-28 15:20:35"
            ["updated_at"]=>
            string(19) "2024-03-28 15:20:35"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10159)
            ["associate_id"]=>
            int(6195)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-28 15:20:35"
            ["updated_at"]=>
            string(19) "2024-03-28 15:20:35"
          }
          ["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) "41d77e1e252e865187939e6620163fc5-302238.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/41d77e1e252e865187939e6620163fc5-302238.jpeg"
                    

Udahiru Property

0
0 ratings / 6140 views
0Reviews
0Ratings
6140Views

Property Buy & Sell

Land For Sale In Gampaha

10 Perches

Gampaha . Gampaha  |  Land

2024-04-17

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

: Rs 6,000,000

: Rs 85,250

Home Loans

House For Sale In Gampaha

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

Gampaha . Gampaha  |  House

2024-04-17

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

: Rs 1,200,000

: Rs 17,050

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-04-17

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

: Rs 2,600,000

: Rs 36,942

Home Loans

House For Sale In Gampaha

Beds-1 , Baths-1 , Size-1200 sqft

Gampaha . Gampaha  |  House

2024-04-17

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

: Rs 3,500,000

: Rs 49,729

Home Loans

Land For Sale In Kirindiwela

40 Perches

Gampaha . Kirindiwela  |  Land

2024-04-02

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

: Rs 4,800,000

: Rs 68,200

Home Loans

House For Sale In Nittambuwa

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

Gampaha . Nittambuwa  |  House

2024-03-30

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

: Rs 4,500,000

: Rs 63,937

Home Loans

Land For Sale In Kirindiwela

40 Perches

Gampaha . Kirindiwela  |  Land

2024-03-30

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

: Rs 4,800,000

: Rs 68,200

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 3,000,000

: Rs 42,625

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 1,800,000

: Rs 25,575

Home Loans

House For Sale In Pugoda

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

Gampaha . Pugoda  |  House

2024-03-30

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

: Rs 12,000,000

: Rs 170,500

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 4,000,000

: Rs 56,833

Home Loans

Land For Sale In Kirindiwela

36 Perches

Gampaha . Kirindiwela  |  Land

2024-03-30

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

: Rs 3,600,000

: Rs 51,150

Home Loans

House For Sale In Hanwella

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

Colombo . Hanwella  |  House

2024-03-30

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

: Rs 2,300,000

: Rs 32,679

Home Loans

Land For Sale In Kirindiwela

28 Perches

Gampaha . Kirindiwela  |  Land

2024-03-30

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

: Rs 2,800,000

: Rs 39,783

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 3,000,000

: Rs 42,625

Home Loans

Land For Sale In Kirindiwela

160 Perches

Gampaha . Kirindiwela  |  Land

2024-03-30

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

: Rs 16,000,000

: Rs 227,333

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 8,000,000

: Rs 113,666

Home Loans

House For Sale In Weliveriya

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

Gampaha . Weliveriya  |  House

2024-03-30

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

: Rs 3,500,000

: Rs 49,729

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 3,200,000

: Rs 45,467

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 3,200,000

: Rs 45,467

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 3,300,000

: Rs 46,887

Home Loans

Land For Sale In Kirindiwela

20 Perches

Gampaha . Kirindiwela  |  Land

2024-03-30

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

: Rs 1,800,000

: Rs 25,575

Home Loans

House For Sale In Kirindiwela

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

Gampaha . Kirindiwela  |  House

2024-03-30

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

: Rs 5,300,000

: Rs 75,304

Home Loans

Land For Sale In Kirindiwela

20 Perches

Gampaha . Kirindiwela  |  Land

2024-03-30

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

: Rs 2,000,000

: Rs 28,417

Home Loans

Land For Sale In Kirindiwela

10 Perches

Gampaha . Kirindiwela  |  Land

2024-03-30

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

: Rs 1,500,000

: Rs 21,312

Home Loans
Back
All Comments (0)