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(6189)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(18) "Southern Homelands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(28) "[email protected]"
    ["telephone"]=>
    string(10) "0767678300"
    ["logo"]=>
    string(44) "e7aa25bcddb39e1478b712f3afe7b09e-391745.jpeg"
    ["district_id"]=>
    int(21)
    ["city_id"]=>
    int(1790)
    ["created_at"]=>
    string(19) "2024-03-06 15:12:56"
    ["updated_at"]=>
    string(19) "2024-03-06 15:18:16"
    ["description"]=>
    string(25) "Sale of land and property"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "011ae93fa225e15683c2001224a54091-279168.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-03-06 09:42:56"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51786556)
    ["customer_to_ambassador_id"]=>
    int(51785412)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(34)
    ["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(6189)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(18) "Southern Homelands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(28) "[email protected]"
    ["telephone"]=>
    string(10) "0767678300"
    ["logo"]=>
    string(44) "e7aa25bcddb39e1478b712f3afe7b09e-391745.jpeg"
    ["district_id"]=>
    int(21)
    ["city_id"]=>
    int(1790)
    ["created_at"]=>
    string(19) "2024-03-06 15:12:56"
    ["updated_at"]=>
    string(19) "2024-03-06 15:18:16"
    ["description"]=>
    string(25) "Sale of land and property"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "011ae93fa225e15683c2001224a54091-279168.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-03-06 09:42:56"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51786556)
    ["customer_to_ambassador_id"]=>
    int(51785412)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(34)
    ["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)#2209 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2203 (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(10043)
            ["associate_id"]=>
            int(6189)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-06 15:15:52"
            ["updated_at"]=>
            string(19) "2024-03-06 15:15:52"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10043)
            ["associate_id"]=>
            int(6189)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-06 15:15:52"
            ["updated_at"]=>
            string(19) "2024-03-06 15:15:52"
          }
          ["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) "e7aa25bcddb39e1478b712f3afe7b09e-391745.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/e7aa25bcddb39e1478b712f3afe7b09e-391745.jpeg"
                    

Southern Homelands

0
0 ratings / 19211 views
0Reviews
0Ratings
19211Views

Sale of land and property

Commercial Building For Sale In Katuwana

3200 sqft

Hambantota . Katuwana  |  Commercial Buildings

2024-06-19

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

: Rs 14,500,000

: Rs 206,020

Home Loans

House For Sale In Makola

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

Gampaha . Makola  |  House

2024-06-18

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

: Rs 23,500,000

: Rs 333,895

Home Loans

House For Sale In Katana

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

Gampaha . Katana  |  House

2024-06-14

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

: Rs 17,800,000

: Rs 252,908

Home Loans

Warehouse For Sale In Colombo 09

5700 sqft

Colombo . Colombo 09  |  Commercial Buildings

2024-06-14

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

: Rs 130,000,000

: Rs 1,847,078

Home Loans

Restaurant For Sale In Negombo

2100 sqft

Gampaha . Negombo  |  Commercial Buildings

2024-06-14

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

: Rs 30,000,000

: Rs 426,249

Home Loans

Land For Sale In Nittambuwa

225 Perches

Gampaha . Nittambuwa  |  Land

2024-06-13

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

More Information

Land For Sale In Kiribathgoda

33 Perches

Gampaha . Kiribathgoda  |  Land

2024-06-10

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

: Rs 22,275,000

: Rs 316,490

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-06-10

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

: Rs 16,000,000

: Rs 227,333

Home Loans

House For Sale In Minuwangoda

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

Gampaha . Minuwangoda  |  House

2024-06-04

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

: Rs 6,500,000

: Rs 92,354

Home Loans

House For Sale In Kochchikade

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

Gampaha . Kochchikade  |  House

2024-06-03

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

: Rs 13,000,000

: Rs 184,708

Home Loans

House For Sale In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-06-03

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

: Rs 15,000,000

: Rs 213,124

Home Loans

House For Sale In Divulapitiya

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

Gampaha . Divulapitiya  |  House

2024-06-03

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

: Rs 4,200,000

: Rs 59,675

Home Loans

House For Sale In Negombo

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

Gampaha . Negombo  |  House

2024-06-03

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

: Rs 13,000,000

: Rs 184,708

Home Loans

House For Sale In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-06-03

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

: Rs 8,500,000

: Rs 120,771

Home Loans

Land For Sale In Walasmulla

28 Perches

Hambantota . Walasmulla  |  Land

2024-06-03

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

: Rs 6,720,000

: Rs 95,480

Home Loans

Land For Sale In Katunayake

15 Perches

Gampaha . Katunayake  |  Land

2024-06-03

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

: Rs 10,500,000

: Rs 149,187

Home Loans
Back
All Comments (0)