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(6010)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(21) "Walasmulla Home Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(29) "walasmullahomelands@gmail.com"
    ["telephone"]=>
    string(10) "0778995200"
    ["logo"]=>
    string(44) "4451d3e71889a7dea3b37b926270e1bb-120861.jpeg"
    ["district_id"]=>
    int(22)
    ["city_id"]=>
    int(1886)
    ["created_at"]=>
    string(19) "2023-10-25 11:58:07"
    ["updated_at"]=>
    string(19) "2024-03-11 10:48:00"
    ["description"]=>
    string(31) "Home & Lands Buying And Selling"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "27184d92fdbd97d55424b160cb02b178-840633.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-10-25 06:28:07"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51774938)
    ["customer_to_ambassador_id"]=>
    int(51786555)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(125)
    ["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(6010)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(21) "Walasmulla Home Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(29) "walasmullahomelands@gmail.com"
    ["telephone"]=>
    string(10) "0778995200"
    ["logo"]=>
    string(44) "4451d3e71889a7dea3b37b926270e1bb-120861.jpeg"
    ["district_id"]=>
    int(22)
    ["city_id"]=>
    int(1886)
    ["created_at"]=>
    string(19) "2023-10-25 11:58:07"
    ["updated_at"]=>
    string(19) "2024-03-11 10:48:00"
    ["description"]=>
    string(31) "Home & Lands Buying And Selling"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "27184d92fdbd97d55424b160cb02b178-840633.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-10-25 06:28:07"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51774938)
    ["customer_to_ambassador_id"]=>
    int(51786555)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(125)
    ["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)#2206 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2200 (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(10067)
            ["associate_id"]=>
            int(6010)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-11 14:55:02"
            ["updated_at"]=>
            string(19) "2024-03-11 14:55:02"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10067)
            ["associate_id"]=>
            int(6010)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-11 14:55:02"
            ["updated_at"]=>
            string(19) "2024-03-11 14:55: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) "4451d3e71889a7dea3b37b926270e1bb-120861.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/4451d3e71889a7dea3b37b926270e1bb-120861.jpeg"
                    

Walasmulla Home Lands

0
0 ratings / 7710 views
0Reviews
0Ratings
7710Views

Home & Lands Buying And Selling

Land For Sale In Walasmulla

1.5 Acres

Hambantota . Walasmulla  |  Land

2024-04-09

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

: Rs 5,500,000

: Rs 78,146

Home Loans

House For Sale In Walasmulla

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

Hambantota . Walasmulla  |  House

2024-04-09

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

: Rs 19,000,000

: Rs 269,958

Home Loans

House For Sale In Walasmulla

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

Hambantota . Walasmulla  |  House

2024-04-09

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

: Rs 2,300,000

: Rs 32,679

Home Loans

Land For Sale In Walasmulla

5.5 Acres

Hambantota . Walasmulla  |  Land

2024-04-09

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

: Rs 10,000,000

: Rs 142,083

Home Loans

Land For Sale In Walasmulla

20 Perches

Hambantota . Walasmulla  |  Land

2024-03-28

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

: Rs 10,000,000

: Rs 142,083

Home Loans

Land For Sale In Tangalla

80 Perches

Hambantota . Tangalla  |  Land

2024-03-28

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

More Information

Land For Sale In Ambalantota

42 Perches

Hambantota . Ambalantota  |  Land

2024-03-28

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

: Rs 4,200,000

: Rs 59,675

Home Loans

Land For Sale In Tangalla

2 Acres

Hambantota . Tangalla  |  Land

2024-03-21

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

: Rs 35,000,000

: Rs 497,290

Home Loans

Land For Sale In Hakmana

6 Acres

Matara . Hakmana  |  Land

2024-03-20

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

: Rs 33,000,000

: Rs 468,874

Home Loans

House For Sale In Matara

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

Matara . Matara  |  House

2024-03-20

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

: Rs 25,000,000

: Rs 355,207

Home Loans

Shop For Sale In Deiyandara

850 sqft

Matara . Deiyandara  |  Commercial Buildings

2024-03-20

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

: Rs 3,300,000

: Rs 46,887

Home Loans

Land For Sale In Walasmulla

3 Acres

Hambantota . Walasmulla  |  Land

2024-03-20

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

: Rs 7,600,000

: Rs 107,983

Home Loans

Land For Sale In Walasmulla

2.4 Acres

Hambantota . Walasmulla  |  Land

2024-03-19

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

: Rs 4,600,000

: Rs 65,358

Home Loans

House For Sale In Walasmulla

Beds-4 , Baths-3 , Size- sqft

Hambantota . Walasmulla  |  House

2024-03-18

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

: Rs 35,000,000

: Rs 497,290

Home Loans

House For Sale In Ella

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

Badulla . Ella  |  House

2024-02-19

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

: Rs 17,500,000

: Rs 248,645

Home Loans

Commercial Building For Sale In Hikkaduwa

3000 sqft

Galle . Hikkaduwa  |  Commercial Buildings

2024-02-08

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

: Rs 24,000,000

: Rs 340,999

Home Loans

Hotel For Sale In Tangalla

5000 sqft

Hambantota . Tangalla  |  Commercial Buildings

2024-02-08

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

: Rs 50,000,000

: Rs 710,415

Home Loans

Land For Sale In Deiyandara

10 Acres

Matara . Deiyandara  |  Land

2024-02-08

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

: Rs 30,000,000

: Rs 426,249

Home Loans

Land For Sale In Hambantota

2.5 Acres

Hambantota . Hambantota  |  Land

2024-02-08

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

: Rs 2,600,000

: Rs 36,942

Home Loans

Land For Sale In Walasmulla

5 Acres

Hambantota . Walasmulla  |  Land

2024-02-08

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

: Rs 14,000,000

: Rs 198,916

Home Loans
Back
All Comments (0)