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(6190)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(9) "A M Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(21) "landsam307@gimale.com"
    ["telephone"]=>
    string(10) "0773696484"
    ["logo"]=>
    string(44) "e415ff019d23d8e6fd23d2ac3dca36a4-967586.jpeg"
    ["district_id"]=>
    int(16)
    ["city_id"]=>
    int(1192)
    ["created_at"]=>
    string(19) "2024-03-06 15:25:14"
    ["updated_at"]=>
    string(19) "2024-03-28 15:12:52"
    ["description"]=>
    string(95) "පොල් ඉඩම් ඉක්මනින් විකුනා දෙනු ලැබේ"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "79e9abe8cc2523b25098c3a656026351-373968.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:55:14"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51786558)
    ["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(6190)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(9) "A M Lands"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(21) "landsam307@gimale.com"
    ["telephone"]=>
    string(10) "0773696484"
    ["logo"]=>
    string(44) "e415ff019d23d8e6fd23d2ac3dca36a4-967586.jpeg"
    ["district_id"]=>
    int(16)
    ["city_id"]=>
    int(1192)
    ["created_at"]=>
    string(19) "2024-03-06 15:25:14"
    ["updated_at"]=>
    string(19) "2024-03-28 15:12:52"
    ["description"]=>
    string(95) "පොල් ඉඩම් ඉක්මනින් විකුනා දෙනු ලැබේ"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "79e9abe8cc2523b25098c3a656026351-373968.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:55:14"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51786558)
    ["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)#2197 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2191 (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(10158)
            ["associate_id"]=>
            int(6190)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-28 15:12:52"
            ["updated_at"]=>
            string(19) "2024-03-28 15:12:52"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10158)
            ["associate_id"]=>
            int(6190)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-03-28 15:12:52"
            ["updated_at"]=>
            string(19) "2024-03-28 15:12: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) "e415ff019d23d8e6fd23d2ac3dca36a4-967586.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/e415ff019d23d8e6fd23d2ac3dca36a4-967586.jpeg"
                    

A M Lands

0
0 ratings / 343 views
0Reviews
0Ratings
343Views

පොල් ඉඩම් ඉක්මනින් විකුනා දෙනු ලැබේ

Land For Sale In Kumbukgeta

5 Acres

Kurunegala . Kumbukgeta  |  Land

2024-04-30

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

: Rs 12,500,000

: Rs 177,604

Home Loans

Land For Sale In Anamaduwa

25 Acres

Puttalam . Anamaduwa  |  Land

2024-04-22

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

: Rs 87,500,000

: Rs 1,243,226

Home Loans

Land For Sale In Katupota

13 Acres

Kurunegala . Katupota  |  Land

2024-04-16

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

: Rs 58,500,000

: Rs 831,185

Home Loans

Land For Sale In Anamaduwa

25 Acres

Puttalam . Anamaduwa  |  Land

2024-04-08

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

: Rs 40,000,000

: Rs 568,332

Home Loans

Land For Sale In Kumbukgeta

8 Acres

Kurunegala . Kumbukgeta  |  Land

2024-03-28

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

: Rs 36,000,000

: Rs 511,499

Home Loans

Land For Sale In Wariyapola

4 Acres

Kurunegala . Wariyapola  |  Land

2024-03-28

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

: Rs 27,500,000

: Rs 390,728

Home Loans

Land For Sale In Wellawa

16 Acres

Kurunegala . Wellawa  |  Land

2024-03-28

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

: Rs 88,000,000

: Rs 1,250,330

Home Loans

Land For Sale In Kuliyapitiya

6 Acres

Kurunegala . Kuliyapitiya  |  Land

2024-03-28

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

: Rs 36,000,000

: Rs 511,499

Home Loans

Land For Sale In Hiripitya

120 Acres

Colombo . Hiripitya  |  Land

2024-03-25

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

: Rs 576,000,000

: Rs 8,183,979

Home Loans

Land For Sale In Kurunegala

8 Acres

Kurunegala . Kurunegala  |  Land

2024-03-12

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

: Rs 36,000,000

: Rs 511,499

Home Loans

Land For Sale In Wariyapola

15.5 Acres

Kurunegala . Wariyapola  |  Land

2024-03-09

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

: Rs 54,250,000

: Rs 770,800

Home Loans
Back
All Comments (0)