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(4802)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(6) "Wasthu"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(18) "[email protected]"
    ["telephone"]=>
    string(10) "0779202056"
    ["logo"]=>
    string(44) "33d2de81335bc32052980b68e76ec556-976501.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(59)
    ["created_at"]=>
    string(19) "2021-12-13 14:40:20"
    ["updated_at"]=>
    string(19) "2024-06-06 16:07:49"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "06f2f0fd7512708c30594833f39dcf5a-753204.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2021-12-13 09:10:20"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51672954)
    ["customer_to_ambassador_id"]=>
    int(51713348)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(48)
    ["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(4802)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(6) "Wasthu"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(18) "[email protected]"
    ["telephone"]=>
    string(10) "0779202056"
    ["logo"]=>
    string(44) "33d2de81335bc32052980b68e76ec556-976501.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(59)
    ["created_at"]=>
    string(19) "2021-12-13 14:40:20"
    ["updated_at"]=>
    string(19) "2024-06-06 16:07:49"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "06f2f0fd7512708c30594833f39dcf5a-753204.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2021-12-13 09:10:20"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51672954)
    ["customer_to_ambassador_id"]=>
    int(51713348)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(48)
    ["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(10336)
            ["associate_id"]=>
            int(4802)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-06-06 16:07:49"
            ["updated_at"]=>
            string(19) "2024-06-06 16:07:49"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10336)
            ["associate_id"]=>
            int(4802)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-06-06 16:07:49"
            ["updated_at"]=>
            string(19) "2024-06-06 16:07: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) "33d2de81335bc32052980b68e76ec556-976501.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/33d2de81335bc32052980b68e76ec556-976501.jpeg"
                    

Wasthu

0
0 ratings / 22405 views
0Reviews
0Ratings
22405Views

House For Sale In Hokandara

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

Colombo . Hokandara  |  House

2024-09-01

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

: Rs 18,000,000

: Rs 255,749

Home Loans

House For Sale In Mattegoda

Beds-3 , Baths-3 , Size-5400 sqft

Colombo . Mattegoda  |  House

2024-09-01

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

: Rs 19,500,000

: Rs 277,062

Home Loans

House For Sale In Kalubowila

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

Colombo . Kalubowila  |  House

2024-09-01

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

: Rs 65,000,000

: Rs 923,539

Home Loans

House For Sale In Kalutara

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

Kalutara . Kalutara  |  House

2024-09-01

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

: Rs 14,900,000

: Rs 211,704

Home Loans

House For Sale In Malabe

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

Colombo . Malabe  |  House

2024-09-01

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

: Rs 39,500,000

: Rs 561,228

Home Loans

House For Sale In Kottawa

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

Colombo . Kottawa  |  House

2024-09-01

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

: Rs 31,000,000

: Rs 440,457

Home Loans

House For Sale In Talawatugoda

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

Colombo . Talawatugoda  |  House

2024-09-01

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

: Rs 65,000,000

: Rs 923,539

Home Loans

House For Sale In Malabe

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

Colombo . Malabe  |  House

2024-09-01

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

: Rs 30,000,000

: Rs 426,249

Home Loans

House For Sale In Malabe

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

Colombo . Malabe  |  House

2024-09-01

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

: Rs 39,000,000

: Rs 554,124

Home Loans

House For Sale In Kottawa

Beds-4 , Baths-4 , Size-4000 sqft

Colombo . Kottawa  |  House

2024-07-17

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

: Rs 30,000,000

: Rs 426,249

Home Loans

House For Sale In Malabe

Beds-5 , Baths-3 , Size-4500 sqft

Colombo . Malabe  |  House

2024-07-17

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

: Rs 37,000,000

: Rs 525,707

Home Loans

House For Sale In Malabe

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

Colombo . Malabe  |  House

2024-07-17

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

More Information

House For Sale In Athurugiriya

Beds-3 , Baths-3 , Size-4000 sqft

Colombo . Athurugiriya  |  House

2024-07-17

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

: Rs 19,800,000

: Rs 281,324

Home Loans

House For Sale In Pannipitiya

Beds-10 , Baths-3 , Size-2600 sqft

Colombo . Pannipitiya  |  House

2024-07-17

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

: Rs 13,500,000

: Rs 191,812

Home Loans

House For Sale In Homagama

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

Colombo . Homagama  |  House

2024-07-17

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

: Rs 26,500,000

: Rs 376,520

Home Loans

House For Sale In Nugegoda

Beds-5 , Baths-3 , Size-4000 sqft

Colombo . Nugegoda  |  House

2024-07-17

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

: Rs 39,000,000

: Rs 554,124

Home Loans

Land For Sale In Nugegoda

8.5 Perches

Colombo . Nugegoda  |  Land

2024-07-17

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

: Rs 30,600,000

: Rs 434,774

Home Loans

House For Sale In Dehiwala

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

Colombo . Dehiwala  |  House

2024-07-17

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

: Rs 90,000,000

: Rs 1,278,747

Home Loans

Land For Sale In Ingiriya

17.5 Perches

Kalutara . Ingiriya  |  Land

2024-07-17

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

: Rs 13,912,500

: Rs 197,673

Home Loans

House For Sale In Hokandara

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

Colombo . Hokandara  |  House

2024-07-17

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

: Rs 18,000,000

: Rs 255,749

Home Loans

Land For Sale In Nugegoda

13.7 Perches

Colombo . Nugegoda  |  Land

2024-07-17

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

: Rs 35,620,000

: Rs 506,100

Home Loans

Land For Sale In Nugegoda

8.5 Perches

Colombo . Nugegoda  |  Land

2024-07-17

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

: Rs 3,600,000

: Rs 51,150

Home Loans

House For Sale In Battaramulla

Beds-4 , Baths-4 , Size-5500 sqft

Colombo . Battaramulla  |  House

2024-07-17

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

: Rs 49,000,000

: Rs 696,207

Home Loans

House For Sale In Malabe

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

Colombo . Malabe  |  House

2024-07-01

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

: Rs 18,500,000

: Rs 262,853

Home Loans

House For Sale In Malabe

Beds-6 , Baths-2 , Size-4000 sqft

Colombo . Malabe  |  House

2024-07-01

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

: Rs 18,000,000

: Rs 255,749

Home Loans
Back
All Comments (0)