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(4839)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(27) "ADSking Advertising Company"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(20) "[email protected]"
    ["telephone"]=>
    string(10) "0778604686"
    ["logo"]=>
    string(44) "27c1f4dcdf2ec5457d95fc9707eb24e6-927913.jpeg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(140)
    ["created_at"]=>
    string(19) "2021-12-20 12:39:32"
    ["updated_at"]=>
    string(19) "2024-08-21 12:22:23"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    NULL
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2021-12-20 07:09:32"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(7303)
    ["customer_to_ambassador_id"]=>
    NULL
    ["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(4839)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(27) "ADSking Advertising Company"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(20) "[email protected]"
    ["telephone"]=>
    string(10) "0778604686"
    ["logo"]=>
    string(44) "27c1f4dcdf2ec5457d95fc9707eb24e6-927913.jpeg"
    ["district_id"]=>
    int(2)
    ["city_id"]=>
    int(140)
    ["created_at"]=>
    string(19) "2021-12-20 12:39:32"
    ["updated_at"]=>
    string(19) "2024-08-21 12:22:23"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    NULL
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2021-12-20 07:09:32"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(7303)
    ["customer_to_ambassador_id"]=>
    NULL
    ["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)#2219 (1) {
      ["items":protected]=>
      array(5) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2220 (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(10534)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(1)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10534)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(1)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["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) "*"
          }
        }
        [1]=>
        object(App\Models\AssociateAllowedVertcle)#2221 (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(10535)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(2)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10535)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(2)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["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) "*"
          }
        }
        [2]=>
        object(App\Models\AssociateAllowedVertcle)#2222 (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(10536)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(3)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10536)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(3)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["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) "*"
          }
        }
        [3]=>
        object(App\Models\AssociateAllowedVertcle)#2223 (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(10537)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10537)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["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) "*"
          }
        }
        [4]=>
        object(App\Models\AssociateAllowedVertcle)#2224 (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(10538)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(5)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10538)
            ["associate_id"]=>
            int(4839)
            ["verticle_id"]=>
            int(5)
            ["created_at"]=>
            string(19) "2024-08-21 12:22:22"
            ["updated_at"]=>
            string(19) "2024-08-21 12:22:22"
          }
          ["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) "27c1f4dcdf2ec5457d95fc9707eb24e6-927913.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/27c1f4dcdf2ec5457d95fc9707eb24e6-927913.jpeg"
                    

ADSking Advertising Company

1
1 ratings / 1201497 views
1Reviews
1Ratings
1201497Views

Land For Sale In Polgahawela

30 Perches

Kurunegala . Polgahawela  |  Land

2024-06-15

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

: Rs 9,000,000

: Rs 127,875

Home Loans

Land For Sale In Polgahawela

66 Perches

Kurunegala . Polgahawela  |  Land

2024-06-15

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

: Rs 6,600,000

: Rs 93,775

Home Loans

House For Sale In Meegoda

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

Colombo . Meegoda  |  House

2024-06-15

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

: Rs 4,600,000

: Rs 65,358

Home Loans

House With Land For Sale In Homagama

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

Colombo . Homagama  |  House

2024-06-15

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

: Rs 9,000,000

: Rs 127,875

Home Loans

House For Rent In Kelaniya

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

Gampaha . Kelaniya  |  House

2024-06-15

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

: Rs 47,000

More Information

House For Sale In Athurugiriya

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

Colombo . Athurugiriya  |  House

2024-06-14

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

: Rs 13,990,000

: Rs 198,774

Home Loans

Land For Sale In Piliyandala

11.45 Perches

Colombo . Piliyandala  |  Land

2024-06-14

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

: Rs 4,293,750

: Rs 61,007

Home Loans

Land For Sale In Kalutara

52 Perches

Kalutara . Kalutara  |  Land

2024-06-14

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

: Rs 11,000,000

: Rs 156,291

Home Loans

Land For Sale In Piliyandala

60 Perches

Colombo . Piliyandala  |  Land

2024-06-14

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

: Rs 7,500,000

: Rs 106,562

Home Loans

Land For Sale In Giriulla

50 Perches

Kurunegala . Giriulla  |  Land

2024-06-14

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

: Rs 5,800,000

: Rs 82,408

Home Loans

Building For Sale In Kiribathgoda

3700 sqft

Gampaha . Kiribathgoda  |  Commercial Buildings

2024-06-13

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

: Rs 67,500,000

: Rs 959,060

Home Loans

House For Sale In Trincomalee

Beds-15 , Baths-6 , Size-10000 sqft

Trincomalee . Trincomalee  |  House

2024-06-13

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

: Rs 700,000,000

: Rs 9,945,807

Home Loans

House With Land For Sale In Katugastota

Beds-5 , Baths-4 , Size-5000 sqft

Kandy . Katugastota  |  House

2024-06-13

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

: Rs 85,000,000

: Rs 1,207,705

Home Loans

House For Sale In Gampaha

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

Gampaha . Gampaha  |  House

2024-06-12

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

: Rs 33,000,000

: Rs 468,874

Home Loans

Land For Sale In Kandy

10 Perches

Kandy . Kandy  |  Land

2024-06-12

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

: Rs 1,600,000

: Rs 22,733

Home Loans

House For Rent In Rajagiriya

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

Colombo . Rajagiriya  |  House

2024-06-12

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

: Rs 90,000

More Information

Land For Sale In Battaramulla

15 Perches

Colombo . Battaramulla  |  Land

2024-06-12

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

: Rs 33,750,000

: Rs 479,530

Home Loans

Building For Rent In Athurugiriya

3900 sqft

Colombo . Athurugiriya  |  Commercial Buildings

2024-06-12

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

: Rs 180,000

More Information

Apartment For Sale In Malabe

Beds-2 , Baths-2 , Size-771 sqft

Colombo . Malabe  |  Apartments

2024-06-12

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

: Rs 24,800,000

: Rs 352,366

Home Loans

House For Rent In Malabe

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

Colombo . Malabe  |  House

2024-06-08

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

: Rs 60,000

More Information

House For Rent In Peradeniya

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

Kandy . Peradeniya  |  House

2024-06-08

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

: Rs 30,000

More Information

Land For Sale In Gurudeniya

1600 Perches

Kandy . Gurudeniya  |  Land

2024-06-08

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

: Rs 192,000,000

: Rs 2,727,993

Home Loans

Land For Sale In Matara

15 Perches

Matara . Matara  |  Land

2024-06-07

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

: Rs 2,700,000

: Rs 38,362

Home Loans

House For Sale In Kuliyapitiya

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

Kurunegala . Kuliyapitiya  |  House

2024-06-07

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

: Rs 8,000,000

: Rs 113,666

Home Loans

Land For Sale In Kadawatha

20 Perches

Gampaha . Kadawatha  |  Land

2024-06-06

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

: Rs 15,000,000

: Rs 213,124

Home Loans
Back
All Comments (0)