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

House For Sale In Athurugiriya

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

Colombo . Athurugiriya  |  House

2024-07-27

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

: Rs 26,000,000

: Rs 369,416

Home Loans

Commercial Building For Sale In Kadawatha

1875 sqft

Gampaha . Kadawatha  |  Commercial Buildings

2024-07-27

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

: Rs 89,000,000

: Rs 1,264,538

Home Loans

House For Sale In Anuradhapura

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

Anuradhapura . Anuradhapura  |  House

2024-07-26

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

: Rs 25,000,000

: Rs 355,207

Home Loans

House For Rent In Homagama

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

Colombo . Homagama  |  House

2024-07-26

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

: Rs 35,000

More Information

House With Shop For Sale In Kadirana

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

Gampaha . Kadirana  |  House

2024-07-26

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

: Rs 80,000,000

: Rs 1,136,664

Home Loans

House With Land For Sale In Wennappuwa

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

Puttalam . Wennappuwa  |  House

2024-07-26

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

: Rs 30,000,000

: Rs 426,249

Home Loans

House For Rent In Imbulgoda

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

Gampaha . Imbulgoda  |  House

2024-07-25

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

: Rs 35,000

More Information

Land For Sale In Kiribathgoda

11.3 Perches

Gampaha . Kiribathgoda  |  Land

2024-07-25

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

: Rs 18,645,000

: Rs 264,914

Home Loans

Land For Sale In Panadura

6 Perches

Kalutara . Panadura  |  Land

2024-07-24

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

: Rs 9,000,000

: Rs 127,875

Home Loans

House For Rent In Ganemulla

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

Gampaha . Ganemulla  |  House

2024-07-24

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

: Rs 35,000

More Information

Land For Sale In Talawatugoda

18 Perches

Colombo . Talawatugoda  |  Land

2024-07-22

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

: Rs 50,400,000

: Rs 716,098

Home Loans

Land For Sale In Kahathuduwa

60 Perches

Colombo . Kahathuduwa  |  Land

2024-07-19

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

: Rs 7,500,000

: Rs 106,562

Home Loans

Land For Sale In Kahathuduwa

11.45 Perches

Colombo . Kahathuduwa  |  Land

2024-07-19

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

: Rs 4,293,750

: Rs 61,007

Home Loans

House For Sale In Kahathuduwa

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

Colombo . Kahathuduwa  |  House

2024-07-19

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

: Rs 16,500,000

: Rs 234,437

Home Loans

House For Sale In Meegoda

Beds-1 , Baths-1 , Size-1157 sqft

Colombo . Meegoda  |  House

2024-07-18

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

: Rs 7,000,000

: Rs 99,458

Home Loans

Land For Sale In Homagama

10 Perches

Colombo . Homagama  |  Land

2024-07-17

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

: Rs 1,700,000

: Rs 24,154

Home Loans

House For Rent In Malabe

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

Colombo . Malabe  |  House

2024-07-17

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

: Rs 50,000

More Information

Shop For Sale In Veyangoda

220 sqft

Gampaha . Veyangoda  |  Commercial Buildings

2024-07-17

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

: Rs 8,000,000

: Rs 113,666

Home Loans

Shop For Rent In Malabe

640 sqft

Colombo . Malabe  |  Commercial Buildings

2024-07-15

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

: Rs 35,000

More Information

Land For Sale In Welipenna

6 Acres

Kalutara . Welipenna  |  Land

2024-07-15

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

: Rs 45,000,000

: Rs 639,373

Home Loans

House For Sale In Kadawatha

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

Gampaha . Kadawatha  |  House

2024-07-15

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

: Rs 7,500,000

: Rs 106,562

Home Loans

Land For Sale In Negombo

12 Perches

Gampaha . Negombo  |  Land

2024-07-14

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

: Rs 20,400,000

: Rs 289,849

Home Loans

Hotel For Sale Negombo

7787 sqft

Gampaha . Negombo  |  Commercial Buildings

2024-07-13

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

: Rs 69,700,000

: Rs 990,318

Home Loans

House For Sale In Kalutara

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

Kalutara . Kalutara  |  House

2024-07-12

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

: Rs 26,000,000

: Rs 369,416

Home Loans

Land For Sale In Colombo 05

10 Perches

Colombo . Colombo 05  |  Land

2024-07-12

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

: Rs 85,000,000

: Rs 1,207,705

Home Loans
Back
All Comments (0)