object(App\Models\Associate)#2084 (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(4998)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(3)
    ["business_name"]=>
    string(21) "VC Villas and Resorts"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(39) "digitalmarketing@vcvillasandresorts.com"
    ["telephone"]=>
    string(10) "0764791494"
    ["logo"]=>
    string(44) "67a2ff41b48c8bb5ff77e98751239862-182455.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-01-25 09:10:57"
    ["updated_at"]=>
    string(19) "2022-09-20 13:56:03"
    ["description"]=>
    string(221) "Our Villas And Resorts In Sri Lanka Captures And Preserves The True Essence Of What’s Quintessentially Sri Lankan, Combining Authentic Warm Hospitality, Convenience And Comfort, Beautifully Wrapped With Pristine Nature."
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "20:00:00"
    ["cover_photo"]=>
    string(44) "78dfc5f387319c9311699ed33be505af-682298.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-01-25 03:40:57"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51709822)
    ["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(4998)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(3)
    ["business_name"]=>
    string(21) "VC Villas and Resorts"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(39) "digitalmarketing@vcvillasandresorts.com"
    ["telephone"]=>
    string(10) "0764791494"
    ["logo"]=>
    string(44) "67a2ff41b48c8bb5ff77e98751239862-182455.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-01-25 09:10:57"
    ["updated_at"]=>
    string(19) "2022-09-20 13:56:03"
    ["description"]=>
    string(221) "Our Villas And Resorts In Sri Lanka Captures And Preserves The True Essence Of What’s Quintessentially Sri Lankan, Combining Authentic Warm Hospitality, Convenience And Comfort, Beautifully Wrapped With Pristine Nature."
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "20:00:00"
    ["cover_photo"]=>
    string(44) "78dfc5f387319c9311699ed33be505af-682298.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-01-25 03:40:57"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51709822)
    ["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)#2137 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2131 (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(7416)
            ["associate_id"]=>
            int(4998)
            ["verticle_id"]=>
            int(3)
            ["created_at"]=>
            string(19) "2022-09-20 13:56:03"
            ["updated_at"]=>
            string(19) "2022-09-20 13:56:03"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(7416)
            ["associate_id"]=>
            int(4998)
            ["verticle_id"]=>
            int(3)
            ["created_at"]=>
            string(19) "2022-09-20 13:56:03"
            ["updated_at"]=>
            string(19) "2022-09-20 13:56:03"
          }
          ["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) "67a2ff41b48c8bb5ff77e98751239862-182455.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/67a2ff41b48c8bb5ff77e98751239862-182455.jpeg"
                    

Vc Villas And Resorts

5
2 ratings / 22156 views
5Reviews
2Ratings
22156Views

Our Villas And Resorts In Sri Lanka Captures And Preserves The True Essence Of What’s Quintessentially Sri Lankan, Combining Authentic Warm Hospitality, Convenience And Comfort, Beautifully Wrapped With Pristine Nature.

Gedara Villa Kalutara - Weekend Entire Villa Only

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 3,750

Credit Card

Gedara Villa Kalutara - Weekdays Entire Villa Only

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 3,500

Credit Card

South Lake Resort Koggala - Double Room HB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 9,563

Credit Card

Sathmin Villa Ahangama - Full Villa For 10Pax FB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 8,250

Credit Card

Sathmin Villa Ahangama - Full Villa For 10Pax HB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 7,500

Credit Card

Sathmin Villa Ahangama - Full Villa For 10Pax BB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 6,375

Credit Card

Sathmin Villa Ahangama - Full Villa Only For 10Pax

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 5,250

Credit Card

Sathmin Villa Ahangama - Full Villa For 12Pax FB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 7,688

Credit Card

Sathmin Villa Ahangama - Full Villa For 12Pax HB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 6,938

Credit Card

Sathmin Villa Ahangama - Full Villa For 12Pax BB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 5,813

Credit Card

Sathmin Villa Ahangama - Full Villa Only For 12Pax

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 4,688

Credit Card

Sathmin Villa Ahangama - Full Villa For 15Pax FB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 7,000

Credit Card

Sathmin Villa Ahangama - Full Villa For 15Pax HB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 6,250

Credit Card

Sathmin Villa Ahangama - Full Villa For 15Pax BB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 5,125

Credit Card

Sathmin Villa Ahangama - Full Villa For 15Pax Only

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 4,000

Credit Card

Sathmin Villa Ahangama - Double Room FB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 8,625

Credit Card

Sathmin Villa Ahangama - Double Room HB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 7,875

Credit Card

Sathmin Villa Ahangama - Double Room BB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 6,750

Credit Card

Sathmin Villa Ahangama - Double Room Only

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 5,625

Credit Card

Sathmin Villa Ahangama - Single Room FB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 12,375

Credit Card

Sathmin Villa Ahangama - Single Room HB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 11,625

Credit Card

Sathmin Villa Ahangama - Single Room BB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 10,500

Credit Card

Sathmin Villa Ahangama - Single Room Only

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 9,375

Credit Card

Villa Wijesiriya Ahangama - Full Villa FB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 8,438

Credit Card

Villa Wijesiriya Ahangama - Full Villa HB

Contact Hotel

VC Villas and Resorts

One Night

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

: Rs 6,938

Credit Card
Back
All Comments (0)