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(6261)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(9) "Easy Ever"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(20) "[email protected]"
    ["telephone"]=>
    string(10) "0762155560"
    ["logo"]=>
    string(44) "af0367b24620a1b1cd388eaad6172a94-580829.jpeg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(127)
    ["created_at"]=>
    string(19) "2024-05-30 11:33:18"
    ["updated_at"]=>
    string(19) "2024-05-30 11:34:47"
    ["description"]=>
    string(25) "????? ?????? ????? ??????"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "018de33406a3bbd27b8ef46e4ce8cb0a-940103.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-05-30 06:03:18"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51792682)
    ["customer_to_ambassador_id"]=>
    int(51675083)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(87)
    ["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(6261)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(9) "Easy Ever"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(20) "[email protected]"
    ["telephone"]=>
    string(10) "0762155560"
    ["logo"]=>
    string(44) "af0367b24620a1b1cd388eaad6172a94-580829.jpeg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(127)
    ["created_at"]=>
    string(19) "2024-05-30 11:33:18"
    ["updated_at"]=>
    string(19) "2024-05-30 11:34:47"
    ["description"]=>
    string(25) "????? ?????? ????? ??????"
    ["open_time"]=>
    string(8) "00:00:00"
    ["close_time"]=>
    string(8) "23:59:00"
    ["cover_photo"]=>
    string(44) "018de33406a3bbd27b8ef46e4ce8cb0a-940103.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-05-30 06:03:18"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51792682)
    ["customer_to_ambassador_id"]=>
    int(51675083)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(87)
    ["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(10311)
            ["associate_id"]=>
            int(6261)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-05-30 11:34:47"
            ["updated_at"]=>
            string(19) "2024-05-30 11:34:47"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10311)
            ["associate_id"]=>
            int(6261)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-05-30 11:34:47"
            ["updated_at"]=>
            string(19) "2024-05-30 11:34:47"
          }
          ["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) "af0367b24620a1b1cd388eaad6172a94-580829.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/af0367b24620a1b1cd388eaad6172a94-580829.jpeg"
                    

Easy Ever

0
0 ratings / 3341 views
0Reviews
0Ratings
3341Views

????? ?????? ????? ??????

Land For Sale In Udugampola

17.05 Perches

Gampaha . Udugampola  |  Land

2024-08-22

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

: Rs 11,764,500

: Rs 167,153

Home Loans

Land For Sale In Veyangoda

11 Perches

Gampaha . Veyangoda  |  Land

2024-08-22

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

: Rs 24,200,000

: Rs 343,841

Home Loans

House For Sale In Wathurugama

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

Gampaha . Wathurugama  |  House

2024-08-20

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

: Rs 6,500,000

: Rs 92,354

Home Loans

Building For Sale In Nittambuwa

1400 sqft

Gampaha . Nittambuwa  |  Commercial Buildings

2024-08-20

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

: Rs 4,000,000

: Rs 56,833

Home Loans

House With Land For Sale In Gampaha

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

Gampaha . Gampaha  |  House

2024-08-13

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

: Rs 9,600,000

: Rs 136,400

Home Loans

House For Sale In Nittambuwa

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

Gampaha . Nittambuwa  |  House

2024-08-08

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

: Rs 4,800,000

: Rs 68,200

Home Loans

Land For Sale In Veyangoda

10 Perches

Gampaha . Veyangoda  |  Land

2024-08-08

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

: Rs 2,100,000

: Rs 29,837

Home Loans

House For Sale In Veyangoda

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

Gampaha . Veyangoda  |  House

2024-08-08

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

: Rs 8,850,000

: Rs 125,743

Home Loans

Land For Sale In Danowita

18 Perches

Gampaha . Danowita  |  Land

2024-08-08

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

Home Loans

Half Built House For Sale In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-08-07

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

: Rs 7,500,000

: Rs 106,562

Home Loans

Land For Sale In Kadawatha

15 Perches

Gampaha . Kadawatha  |  Land

2024-08-06

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

: Rs 18,000,000

: Rs 255,749

Home Loans

House For Sale In Divulapitiya

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

Gampaha . Divulapitiya  |  House

2024-08-06

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

: Rs 4,800,000

: Rs 68,200

Home Loans

House For Sale In Nittambuwa

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

Gampaha . Nittambuwa  |  House

2024-08-06

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

: Rs 4,000,000

: Rs 56,833

Home Loans

House For Sale In Kirillawala

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

Gampaha . Kirillawala  |  House

2024-08-06

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

: Rs 4,000,000

: Rs 56,833

Home Loans

House For Sale In Kelaniya

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

Gampaha . Kelaniya  |  House

2024-08-06

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

: Rs 7,500,000

: Rs 106,562

Home Loans

Land With Half Build For Sale In Veyangoda

12.5 Perches

Gampaha . Veyangoda  |  Land

2024-08-06

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

: Rs 25,000,000

: Rs 355,207

Home Loans

House For Sale In Kandy

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

Kandy . Kandy  |  House

2024-08-06

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

: Rs 20,000,000

: Rs 284,166

Home Loans

House For Sale In Pugoda

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

Gampaha . Pugoda  |  House

2024-08-05

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

: Rs 6,500,000

: Rs 92,354

Home Loans

Half Built Building For Sale In Pugoda

1500 sqft

Gampaha . Pugoda  |  Commercial Buildings

2024-08-05

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

: Rs 6,500,000

: Rs 92,354

Home Loans

Land With House For Sale In Nittambuwa

45 Perches

Gampaha . Nittambuwa  |  Land

2024-08-05

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

More Information

House For Sale In Dompe

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

Gampaha . Dompe  |  House

2024-08-05

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

: Rs 19,500,000

: Rs 277,062

Home Loans

Land For Sale In Nittambuwa

40 Perches

Gampaha . Nittambuwa  |  Land

2024-08-05

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

: Rs 9,000,000

: Rs 127,875

Home Loans

House For Sale In Gampaha

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

Gampaha . Gampaha  |  House

2024-08-05

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

: Rs 15,000,000

: Rs 213,124

Home Loans

Land For Sale In Ganemulla

19 Perches

Gampaha . Ganemulla  |  Land

2024-08-05

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

: Rs 15,200,000

: Rs 215,966

Home Loans

House For Sale In Ragama

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

Gampaha . Ragama  |  House

2024-08-05

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

: Rs 13,000,000

: Rs 184,708

Home Loans
Back
All Comments (0)