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 / 1201038 views
1Reviews
1Ratings
1201038Views

Warehouse For Rent In Badalgama

6000 sqft

Gampaha . Badalgama  |  Commercial Buildings

2024-09-19

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

: Rs 250,000

More Information

Land For Sale In Weliveriya

20 Perches

Gampaha . Weliveriya  |  Land

2024-09-19

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

: Rs 3,800,000

: Rs 53,992

Home Loans

Land For Sale In Wellawa

27 Perches

Kurunegala . Wellawa  |  Land

2024-09-19

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

: Rs 1,485,000

: Rs 21,099

Home Loans

Land With House For Sale In Malabe

13.2 Perches

Colombo . Malabe  |  Land

2024-09-16

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

More Information

Land For Sale In Kadawatha

15 Perches

Gampaha . Kadawatha  |  Land

2024-09-16

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

: Rs 9,750,000

: Rs 138,531

Home Loans

Apartment For Rent In Malabe

Beds-2 , Baths-2 , Size-1140 sqft

Colombo . Malabe  |  Apartments

2024-09-15

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

: Rs 95,000

More Information

House For Rent In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-09-14

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

: Rs 22,000

More Information

House For Rent In Udugampola

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

Gampaha . Udugampola  |  House

2024-09-13

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

: Rs 34,000

More Information

Land With House For Sale In Kiribathgoda

67 Perches

Gampaha . Kiribathgoda  |  Land

2024-09-13

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

: Rs 21,775,000

: Rs 309,386

Home Loans

Land For Sale In Matara

10.5 Perches

Matara . Matara  |  Land

2024-09-13

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

: Rs 4,725,000

: Rs 67,134

Home Loans

House For Sale In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-09-13

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

: Rs 28,000,000

: Rs 397,832

Home Loans

House For Rent In Negombo

Beds-6 , Baths-6 , Size-5300 sqft

Gampaha . Negombo  |  House

2024-09-13

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

: Rs 190,000

More Information

House For Sale In Minuwangoda

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

Gampaha . Minuwangoda  |  House

2024-09-11

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

: Rs 8,500,000

: Rs 120,771

Home Loans

Annex For Rent In Kotte

Beds-1 , Baths-1

Colombo . Kotte  |  Annexes And Rooms

2024-09-11

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

: Rs 30,000

More Information

House For Sale In Mount Lavinia

Beds-7 , Baths-7 , Size-3000 sqft

Colombo . Mount Lavinia  |  House

2024-09-11

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

More Information

House For Rent In Colombo 15

Beds-2 , Baths-2 , Size-680.625 sqft

Colombo . Colombo 15  |  House

2024-09-11

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

: Rs 45,000

More Information

Restaurant For Rent In Wattala

10000 sqft

Gampaha . Wattala  |  Commercial Buildings

2024-09-11

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

: Rs 310,000

More Information

House For Sale In Malabe

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

Colombo . Malabe  |  House

2024-09-10

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

: Rs 17,500,000

: Rs 248,645

Home Loans

Warehouse For Rent In Nawala

3000 sqft

Colombo . Nawala  |  Commercial Buildings

2024-09-10

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

: Rs 100,000

More Information

Annex For Rent In Kadawatha

Beds-2 , Baths-1

Gampaha . Kadawatha  |  Annexes And Rooms

2024-09-10

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

: Rs 18,000

More Information

House For Sale In Piliyandala

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

Colombo . Piliyandala  |  House

2024-09-10

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

: Rs 22,000,000

: Rs 312,583

Home Loans

House For Sale In Homagama

Beds-4 , Baths-3 , Size-2250 sqft

Colombo . Homagama  |  House

2024-09-09

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

: Rs 29,500,000

: Rs 419,145

Home Loans

House For Sale In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-09-09

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

: Rs 7,500,000

: Rs 106,562

Home Loans

House With Land For Sale In Gampola

Beds-5 , Baths-1 , Size-2244 sqft

Kandy . Gampola  |  House

2024-09-09

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

: Rs 17,500,000

: Rs 248,645

Home Loans

House For Sale In Giritale

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

Polonnaruwa . Giritale  |  House

2024-09-07

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

: Rs 9,000,000

: Rs 127,875

Home Loans
Back
All Comments (0)