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(5575)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Guardian Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(22) "Isuri@guardianlands.lk"
    ["telephone"]=>
    string(10) "0706969803"
    ["logo"]=>
    string(44) "ea7e1c8e02224faeb4b8695ef9282bea-728417.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(42)
    ["created_at"]=>
    string(19) "2022-09-16 12:01:02"
    ["updated_at"]=>
    string(19) "2022-09-16 12:03:07"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "17d5dc31caa4b9536edbc27001b0d504-916735.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-16 06:31:02"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51710619)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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(5575)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(14) "Guardian Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(22) "Isuri@guardianlands.lk"
    ["telephone"]=>
    string(10) "0706969803"
    ["logo"]=>
    string(44) "ea7e1c8e02224faeb4b8695ef9282bea-728417.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(42)
    ["created_at"]=>
    string(19) "2022-09-16 12:01:02"
    ["updated_at"]=>
    string(19) "2022-09-16 12:03:07"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "17d5dc31caa4b9536edbc27001b0d504-916735.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-09-16 06:31:02"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51710619)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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(7403)
            ["associate_id"]=>
            int(5575)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-16 12:06:37"
            ["updated_at"]=>
            string(19) "2022-09-16 12:06:37"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(7403)
            ["associate_id"]=>
            int(5575)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2022-09-16 12:06:37"
            ["updated_at"]=>
            string(19) "2022-09-16 12:06:37"
          }
          ["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) "ea7e1c8e02224faeb4b8695ef9282bea-728417.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/ea7e1c8e02224faeb4b8695ef9282bea-728417.jpeg"
                    

Guardian Lands

0
0 ratings / 34607 views
0Reviews
0Ratings
34607Views

Land For Sale In Moratuwa

7.1 Perches

Colombo . Moratuwa  |  Land

2024-02-29

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

: Rs 1,900,000

: Rs 26,996

Home Loans

Land For Sale In Panadura

10 Perches

Kalutara . Panadura  |  Land

2024-02-29

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

: Rs 4,000,000

: Rs 56,833

Home Loans

Land For Sale In Moratuwa

7 Perches

Colombo . Moratuwa  |  Land

2024-02-26

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

: Rs 12,950,000

: Rs 183,997

Home Loans

Land For Sale In Moratuwa

7 Perches

Colombo . Moratuwa  |  Land

2024-02-26

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

: Rs 12,950,000

: Rs 183,997

Home Loans

Land For Sale In Ganemulla

10 Perches

Gampaha . Ganemulla  |  Land

2024-02-26

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

: Rs 4,400,000

: Rs 62,517

Home Loans

Land For Sale In Panadura

10 Perches

Kalutara . Panadura  |  Land

2024-02-26

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

More Information

Land For Sale In Veyangoda

12 Perches

Gampaha . Veyangoda  |  Land

2024-02-26

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

: Rs 3,000,000

: Rs 42,625

Home Loans

Land For Sale In Moratuwa

7 Perches

Colombo . Moratuwa  |  Land

2024-02-25

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

: Rs 1,850,000

: Rs 26,285

Home Loans

Land For Sale In Horana

6.9 Perches

Kalutara . Horana  |  Land

2024-02-25

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

: Rs 6,210,000

: Rs 88,234

Home Loans

Land For Sale In Kadawatha

11 Perches

Gampaha . Kadawatha  |  Land

2024-02-25

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

: Rs 4,840,000

: Rs 68,768

Home Loans

Land For Sale In Panadura

11 Perches

Kalutara . Panadura  |  Land

2024-02-25

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

: Rs 4,620,000

: Rs 65,642

Home Loans

Land For Sale In Veyangoda

12 Perches

Gampaha . Veyangoda  |  Land

2024-02-25

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

: Rs 3,000,000

: Rs 42,625

Home Loans

Land For Sale In Moratuwa

7 Perches

Colombo . Moratuwa  |  Land

2024-02-25

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

: Rs 12,950,000

: Rs 183,997

Home Loans

Land For Sale In Veyangoda

12 Perches

Gampaha . Veyangoda  |  Land

2024-02-24

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

: Rs 3,000,000

: Rs 42,625

Home Loans

Land For Sale In Panadura

10 Perches

Kalutara . Panadura  |  Land

2024-02-24

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

: Rs 4,600,000

: Rs 65,358

Home Loans

Land For Sale In Kadawatha

11 Perches

Gampaha . Kadawatha  |  Land

2024-02-24

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

: Rs 4,840,000

: Rs 68,768

Home Loans

Land For Sale In Moratuwa

7 Perches

Colombo . Moratuwa  |  Land

2024-02-24

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

: Rs 1,850,000

: Rs 26,285

Home Loans

Land For Sale In Veyangoda

12 Perches

Gampaha . Veyangoda  |  Land

2024-02-14

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

: Rs 3,300,000

: Rs 46,887

Home Loans

Land For Sale In Panadura

10 Perches

Kalutara . Panadura  |  Land

2024-02-14

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

: Rs 4,250,000

: Rs 60,385

Home Loans

Land For Sale In Moratuwa

7.1 Perches

Colombo . Moratuwa  |  Land

2024-02-12

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

: Rs 13,135,000

: Rs 186,626

Home Loans

Land For Sale In Kadawatha

10.25 Perches

Gampaha . Kadawatha  |  Land

2024-02-12

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

: Rs 6,713,750

: Rs 95,391

Home Loans

Land For Sale In Moratuwa

7.1 Perches

Colombo . Moratuwa  |  Land

2024-02-10

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

: Rs 1,850,000

: Rs 26,285

Home Loans

Land For Sale In Ganemulla

11.25 Perches

Gampaha . Ganemulla  |  Land

2024-02-10

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

: Rs 4,950,000

: Rs 70,331

Home Loans

Land For Sale In Kadawatha

10.25 Perches

Gampaha . Kadawatha  |  Land

2024-02-10

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

: Rs 6,713,750

: Rs 95,391

Home Loans

Land For Sale In Kadawatha

10 Perches

Gampaha . Kadawatha  |  Land

2024-01-12

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

: Rs 6,000,000

: Rs 85,250

Home Loans
Back
All Comments (0)