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(5662)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(0)
    ["business_name"]=>
    string(13) "ELOC Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(24) "dinushasampath@gmail.com"
    ["telephone"]=>
    string(10) "0760692712"
    ["logo"]=>
    string(44) "f6e919f86e259e69d1ea72e66916e9bd-583315.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-10-11 09:16:55"
    ["updated_at"]=>
    string(19) "2022-10-11 09:17:50"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "a4a62715ed93dd78b37873a2ceb013d0-257761.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-10-11 03:46:55"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51736071)
    ["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(5662)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(0)
    ["business_name"]=>
    string(13) "ELOC Property"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(24) "dinushasampath@gmail.com"
    ["telephone"]=>
    string(10) "0760692712"
    ["logo"]=>
    string(44) "f6e919f86e259e69d1ea72e66916e9bd-583315.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-10-11 09:16:55"
    ["updated_at"]=>
    string(19) "2022-10-11 09:17:50"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "a4a62715ed93dd78b37873a2ceb013d0-257761.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-10-11 03:46:55"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51736071)
    ["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)#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(7594)
            ["associate_id"]=>
            int(5662)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-10-11 09:17:49"
            ["updated_at"]=>
            string(19) "2022-10-11 09:17:49"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(7594)
            ["associate_id"]=>
            int(5662)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-10-11 09:17:49"
            ["updated_at"]=>
            string(19) "2022-10-11 09:17: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) "f6e919f86e259e69d1ea72e66916e9bd-583315.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/f6e919f86e259e69d1ea72e66916e9bd-583315.jpeg"
                    

ELOC Property

0
0 ratings / 6428 views
0Reviews
0Ratings
6428Views

Land For Sale In Ranna

3 Acres

Hambantota . Ranna  |  Land

2024-04-06

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

: Rs 8,500,000

: Rs 120,771

Home Loans

House For Sale In Angunakolapelessa

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

Hambantota . Angunakolapelessa  |  House

2024-04-06

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

: Rs 9,500,000

: Rs 134,979

Home Loans

Land For Sale In Vitharandeniya

6.5 Acres

Hambantota . Vitharandeniya  |  Land

2024-04-06

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

: Rs 20,000,000

: Rs 284,166

Home Loans

Land For Sale In Beliatta

20 Perches

Hambantota . Beliatta  |  Land

2024-04-06

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

: Rs 11,000,000

: Rs 156,291

Home Loans

Land For Sale In Middeniya

2.21 Acres

Hambantota . Middeniya  |  Land

2024-04-06

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

: Rs 8,000,000

: Rs 113,666

Home Loans

House For Sale In Ranna

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

Hambantota . Ranna  |  House

2024-04-06

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

: Rs 10,000,000

: Rs 142,083

Home Loans

Land For Sale In Beliatta

118 Perches

Hambantota . Beliatta  |  Land

2024-04-06

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

: Rs 5,000,000

: Rs 71,041

Home Loans

House For Sale In Ranna

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

Hambantota . Ranna  |  House

2024-04-06

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

: Rs 2,000,000

: Rs 28,417

Home Loans

House For Sale In Ranna

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

Hambantota . Ranna  |  House

2024-04-06

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

: Rs 3,000,000

: Rs 42,625

Home Loans

House For Sale In Ranna

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

Hambantota . Ranna  |  House

2024-04-06

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

: Rs 3,000,000

: Rs 42,625

Home Loans

Land For Sale In Ranna

1.5 Acres

Hambantota . Ranna  |  Land

2024-04-06

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

: Rs 3,500,000

: Rs 49,729

Home Loans

Land For Sale In Netolpitiya

2 Acres

Hambantota . Netolpitiya  |  Land

2024-04-06

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

: Rs 15,000,000

: Rs 213,124

Home Loans

Land For Sale In Ranna

60 Perches

Hambantota . Ranna  |  Land

2024-04-06

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

: Rs 3,500,000

: Rs 49,729

Home Loans

House For Sale In Netolpitiya

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

Hambantota . Netolpitiya  |  House

2024-04-06

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

: Rs 4,500,000

: Rs 63,937

Home Loans

House For Sale In Weeraketiya

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

Hambantota . Weeraketiya  |  House

2024-04-06

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

: Rs 5,500,000

: Rs 78,146

Home Loans

Land For Sale In Beliatta

100 Perches

Hambantota . Beliatta  |  Land

2024-04-06

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

: Rs 12,000,000

: Rs 170,500

Home Loans

Land With House For Sale In Nihiluwa

1 Acres

Hambantota . Nihiluwa  |  Land

2024-04-06

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

: Rs 4,000,000

: Rs 56,833

Home Loans

Warehouse For Sale In Ranna

2000 sqft

Hambantota . Ranna  |  Commercial Buildings

2024-03-31

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

: Rs 8,000,000

: Rs 113,666

Home Loans

Land For Sale In Beliatta

20 Perches

Hambantota . Beliatta  |  Land

2024-03-31

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

More Information

House For Sale In Ranna

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

Hambantota . Ranna  |  House

2024-03-31

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

More Information

House For Sale In Ranna

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

Hambantota . Ranna  |  House

2024-03-31

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

More Information

Land For Sale In Ranna

45 Perches

Hambantota . Ranna  |  Land

2024-03-31

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

: Rs 3,800,000

: Rs 53,992

Home Loans

House For Sale In Ranna

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

Hambantota . Ranna  |  House

2024-03-31

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

More Information

House For Sale In Beliatta

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

Hambantota . Beliatta  |  House

2024-03-31

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

: Rs 3,800,000

: Rs 53,992

Home Loans

Land For Sale In Vitharandeniya

2.5 Acres

Hambantota . Vitharandeniya  |  Land

2024-03-17

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

: Rs 1,100,000

: Rs 15,629

Home Loans
Back
All Comments (0)