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(6302)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(17) "Vimana Properties"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(24) "[email protected]"
    ["telephone"]=>
    string(10) "0777230138"
    ["logo"]=>
    string(44) "868827fcf4e6c30b418268ea1f7681ad-925455.jpeg"
    ["district_id"]=>
    int(4)
    ["city_id"]=>
    int(380)
    ["created_at"]=>
    string(19) "2024-07-30 14:37:18"
    ["updated_at"]=>
    string(19) "2024-07-30 14:38:25"
    ["description"]=>
    string(19) "Real Estate Company"
    ["open_time"]=>
    string(8) "08:30:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "b7ef40e5412b4b8c320721fb69757620-298773.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-07-30 09:07:18"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51777225)
    ["customer_to_ambassador_id"]=>
    int(51769400)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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(6302)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(17) "Vimana Properties"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(24) "[email protected]"
    ["telephone"]=>
    string(10) "0777230138"
    ["logo"]=>
    string(44) "868827fcf4e6c30b418268ea1f7681ad-925455.jpeg"
    ["district_id"]=>
    int(4)
    ["city_id"]=>
    int(380)
    ["created_at"]=>
    string(19) "2024-07-30 14:37:18"
    ["updated_at"]=>
    string(19) "2024-07-30 14:38:25"
    ["description"]=>
    string(19) "Real Estate Company"
    ["open_time"]=>
    string(8) "08:30:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "b7ef40e5412b4b8c320721fb69757620-298773.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-07-30 09:07:18"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51777225)
    ["customer_to_ambassador_id"]=>
    int(51769400)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["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)#2218 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2212 (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(10449)
            ["associate_id"]=>
            int(6302)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-07-30 14:38:25"
            ["updated_at"]=>
            string(19) "2024-07-30 14:38:25"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10449)
            ["associate_id"]=>
            int(6302)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-07-30 14:38:25"
            ["updated_at"]=>
            string(19) "2024-07-30 14:38:25"
          }
          ["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) "868827fcf4e6c30b418268ea1f7681ad-925455.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/868827fcf4e6c30b418268ea1f7681ad-925455.jpeg"
                    

Vimana Properties

0
0 ratings / 5815 views
0Reviews
0Ratings
5815Views

Real Estate Company

House For Sale In Kundasale

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

Kandy . Kundasale  |  House

2024-09-11

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

: Rs 28,000,000

: Rs 397,832

Home Loans

House For Sale In Katugastota

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

Kandy . Katugastota  |  House

2024-09-11

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

: Rs 19,000,000

: Rs 269,958

Home Loans

House For Sale In Kengalla

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

Kandy . Kengalla  |  House

2024-09-11

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

: Rs 16,000,000

: Rs 227,333

Home Loans

Land For Sale In Katugastota

12.1 Perches

Kandy . Katugastota  |  Land

2024-09-11

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

: Rs 5,500,000

: Rs 78,146

Home Loans

House For Sale In Katugastota

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

Kandy . Katugastota  |  House

2024-09-11

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

: Rs 11,000,000

: Rs 156,291

Home Loans

House For Sale In Katugastota

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

Kandy . Katugastota  |  House

2024-08-31

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

: Rs 14,000,000

: Rs 198,916

Home Loans

Land For Sale In Nugawela

10 Perches

Kandy . Nugawela  |  Land

2024-08-31

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

: Rs 5,000,000

: Rs 71,041

Home Loans

House For Sale In Kundasale

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

Kandy . Kundasale  |  House

2024-08-31

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

: Rs 16,000,000

: Rs 227,333

Home Loans

Land For Sale In Katugastota

15 Perches

Kandy . Katugastota  |  Land

2024-08-31

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

: Rs 7,000,000

: Rs 99,458

Home Loans

House For Sale In Katugastota

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

Kandy . Katugastota  |  House

2024-08-31

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

: Rs 18,000,000

: Rs 255,749

Home Loans

House For Sale In Katugastota

Beds-7 , Baths-2 , Size-5200 sqft

Kandy . Katugastota  |  House

2024-08-31

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

: Rs 70,000,000

: Rs 994,581

Home Loans

House For Sale In Peradeniya

Beds-6 , Baths-4 , Size- sqft

Kandy . Peradeniya  |  House

2024-08-31

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

: Rs 55,000,000

: Rs 781,456

Home Loans

House For Sale In Ampitiya

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

Kandy . Ampitiya  |  House

2024-07-31

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

: Rs 13,000,000

: Rs 184,708

Home Loans

House For Sale In Kandy

Beds-2 , Baths-2 , Size-2000 sqft

Kandy . Kandy  |  House

2024-07-31

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

: Rs 18,500,000

: Rs 262,853

Home Loans

House For Sale In Katugastota

Beds-4 , Baths-2 , Size-4500 sqft

Kandy . Katugastota  |  House

2024-07-31

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

: Rs 27,500,000

: Rs 390,728

Home Loans

House For Sale In Peradeniya

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

Kandy . Peradeniya  |  House

2024-07-31

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

: Rs 25,000,000

: Rs 355,207

Home Loans

House For Sale In Katugastota

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

Kandy . Katugastota  |  House

2024-07-31

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

: Rs 30,000,000

: Rs 426,249

Home Loans

House For Sale In Katugastota

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

Kandy . Katugastota  |  House

2024-07-31

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

: Rs 16,500,000

: Rs 234,437

Home Loans

House For Sale In Kandy

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

Kandy . Kandy  |  House

2024-07-31

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

: Rs 12,500,000

: Rs 177,604

Home Loans

Land For Sale In Wattegama

38 Perches

Kandy . Wattegama  |  Land

2024-07-31

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

: Rs 7,500,000

: Rs 106,562

Home Loans

House For Sale In Peradeniya

Beds-7 , Baths-3 , Size-5000 sqft

Kandy . Peradeniya  |  House

2024-07-31

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

: Rs 25,000,000

: Rs 355,207

Home Loans

House For Sale In Peradeniya

Beds-3 , Baths-3 , Size-3500 sqft

Kandy . Peradeniya  |  House

2024-07-31

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

: Rs 19,900,000

: Rs 282,745

Home Loans

House For Sale In Katugastota

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

Kandy . Katugastota  |  House

2024-07-31

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

: Rs 6,000,000

: Rs 85,250

Home Loans

House For Sale In Katugastota

Beds-3 , Baths-3 , Size-3500 sqft

Kandy . Katugastota  |  House

2024-07-31

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

: Rs 25,000,000

: Rs 355,207

Home Loans

House For Sale In Peradeniya

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

Kandy . Peradeniya  |  House

2024-07-31

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

: Rs 50,000,000

: Rs 710,415

Home Loans
Back
All Comments (0)