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(5499)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(12) "BestPromo lk"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(21) "[email protected]"
    ["telephone"]=>
    string(10) "0717570580"
    ["logo"]=>
    string(44) "cc0745d2a9760a19dea07c0be6700843-731177.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-08-31 14:29:38"
    ["updated_at"]=>
    string(19) "2024-01-05 15:08:42"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "d4afce5e2b20b11080cbf737fddebcaf-839700.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-08-31 08:59:38"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51731117)
    ["customer_to_ambassador_id"]=>
    int(51726456)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(44)
    ["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(5499)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(12) "BestPromo lk"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(21) "[email protected]"
    ["telephone"]=>
    string(10) "0717570580"
    ["logo"]=>
    string(44) "cc0745d2a9760a19dea07c0be6700843-731177.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(12)
    ["created_at"]=>
    string(19) "2022-08-31 14:29:38"
    ["updated_at"]=>
    string(19) "2024-01-05 15:08:42"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "d4afce5e2b20b11080cbf737fddebcaf-839700.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-08-31 08:59:38"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51731117)
    ["customer_to_ambassador_id"]=>
    int(51726456)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(44)
    ["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(9794)
            ["associate_id"]=>
            int(5499)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-01-05 15:08:42"
            ["updated_at"]=>
            string(19) "2024-01-05 15:08:42"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(9794)
            ["associate_id"]=>
            int(5499)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-01-05 15:08:42"
            ["updated_at"]=>
            string(19) "2024-01-05 15:08:42"
          }
          ["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) "cc0745d2a9760a19dea07c0be6700843-731177.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/cc0745d2a9760a19dea07c0be6700843-731177.jpeg"
                    

BestPromo lk

0
0 ratings / 77795 views
0Reviews
0Ratings
77795Views

Land For Sale In Hingurakgoda

140 Perches

Polonnaruwa . Hingurakgoda  |  Land

2024-10-27

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

: Rs 9,000,000

: Rs 127,875

Home Loans

House For Sale In Bingiriya

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

Kurunegala . Bingiriya  |  House

2024-10-27

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

: Rs 19,500,000

: Rs 277,062

Home Loans

Land For Sale In Attanagalla

25 Perches

Gampaha . Attanagalla  |  Land

2024-10-27

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

: Rs 5,500,000

: Rs 78,146

Home Loans

Land For Sale In Ahangama

80 Perches

Galle . Ahangama  |  Land

2024-10-27

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

: Rs 32,000,000

: Rs 454,665

Home Loans

House For Sale In Mawanella

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

Kegalle . Mawanella  |  House

2024-10-27

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

: Rs 7,500,000

: Rs 106,562

Home Loans

House For Sale In Chilaw

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

Puttalam . Chilaw  |  House

2024-10-27

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

: Rs 17,000,000

: Rs 241,541

Home Loans

Land For Sale In Kaduwela

6.2 Perches

Colombo . Kaduwela  |  Land

2024-10-27

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

: Rs 3,000,000

: Rs 42,625

Home Loans

House For Sale In Maharagama

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

Colombo . Maharagama  |  House

2024-10-27

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

: Rs 26,400,000

: Rs 375,099

Home Loans

House For Sale In Maharagama

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

Colombo . Maharagama  |  House

2024-10-27

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

: Rs 38,000,000

: Rs 539,915

Home Loans

Land For Sale In Galle

240 Perches

Galle . Galle  |  Land

2024-10-27

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

: Rs 48,000,000

: Rs 681,998

Home Loans

House For Sale In Elapatha

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

Ratnapura . Elapatha  |  House

2024-10-27

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

: Rs 25,000,000

: Rs 355,207

Home Loans

Land For Sale In Kamburupitiya

160 Perches

Matara . Kamburupitiya  |  Land

2024-10-27

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

: Rs 14,400,000

: Rs 204,599

Home Loans

House For Sale In Biyagama

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

Gampaha . Biyagama  |  House

2024-10-27

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

More Information

Land For Sale In Nittambuwa

30.5 Perches

Gampaha . Nittambuwa  |  Land

2024-10-27

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

: Rs 12,047,500

: Rs 171,174

Home Loans

House For Sale In Walpola

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

Matara . Walpola  |  House

2024-10-27

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

: Rs 15,000,000

: Rs 213,124

Home Loans

House For Sale In Colombo 01

Beds-5 , Baths-3 , Size-900 sqft

Colombo . Colombo 01  |  House

2024-10-26

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

: Rs 10,000,000

: Rs 142,083

Home Loans

House For Sale In Kandana

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

Gampaha . Kandana  |  House

2024-10-25

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

: Rs 15,000,000

: Rs 213,124

Home Loans

House For Sale In Sandalankawa

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

Kurunegala . Sandalankawa  |  House

2024-10-25

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

: Rs 6,000,000

: Rs 85,250

Home Loans

Land For Sale In Kottawa

19.5 Perches

Colombo . Kottawa  |  Land

2024-10-19

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

: Rs 17,062,500

: Rs 242,429

Home Loans

House For Sale In Kalutara

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

Kalutara . Kalutara  |  House

2024-10-19

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

: Rs 30,000,000

: Rs 426,249

Home Loans

House For Sale In Beruwala

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

Kalutara . Beruwala  |  House

2024-10-19

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

: Rs 29,000,000

: Rs 412,041

Home Loans

Land For Sale In Imaduwa

40 Perches

Galle . Imaduwa  |  Land

2024-10-19

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

: Rs 11,200,000

: Rs 159,133

Home Loans

House For Sale In Nawalapitiya

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

Kandy . Nawalapitiya  |  House

2024-10-19

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

: Rs 4,000,000

: Rs 56,833

Home Loans

House For Sale In Mawanella

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

Kegalle . Mawanella  |  House

2024-10-19

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

: Rs 5,500,000

: Rs 78,146

Home Loans

Land For Sale In Wattala

6 Perches

Gampaha . Wattala  |  Land

2024-10-19

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

: Rs 10,200,000

: Rs 144,925

Home Loans
Back
All Comments (0)