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

House For Sale In Kiribathgoda

Beds-3 , Baths-3 , Size-3900 sqft

Gampaha . Kiribathgoda  |  House

2024-08-09

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

: Rs 42,000,000

: Rs 596,748

Home Loans

House For Sale In Kiribathgoda

Beds-3 , Baths-3 , Size-3900 sqft

Gampaha . Kiribathgoda  |  House

2024-08-09

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

: Rs 42,000,000

: Rs 596,748

Home Loans

Land For Sale In Sigiriya

54 Perches

Matale . Sigiriya  |  Land

2024-08-08

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

More Information

Land For Sale In Hokandara

7 Perches

Colombo . Hokandara  |  Land

2024-08-07

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

: Rs 6,650,000

: Rs 94,485

Home Loans

Annex For Rent In Kadawatha

Beds-2 , Baths-1

Gampaha . Kadawatha  |  Annexes And Rooms

2024-08-07

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

: Rs 30,000

More Information

House For Sale In Peradeniya

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

Kandy . Peradeniya  |  House

2024-08-07

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

More Information

Land For Sale In Kurunegala

19 Perches

Kurunegala . Kurunegala  |  Land

2024-08-07

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

: Rs 57,000,000

: Rs 809,873

Home Loans

Land For Sale In Homagama

7.9 Perches

Colombo . Homagama  |  Land

2024-08-06

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

More Information

Room For Rent In Mount Lavinia

Beds-1 , Baths-1

Colombo . Mount Lavinia  |  Annexes And Rooms

2024-08-06

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

: Rs 1,500

More Information

House For Rent In Colombo 15

Beds-2 , Baths-2 , Size-600 sqft

Colombo . Colombo 15  |  House

2024-08-06

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

: Rs 45,000

More Information

Land For Sale In Negombo

7 Perches

Gampaha . Negombo  |  Land

2024-08-05

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

: Rs 11,130,000

: Rs 158,138

Home Loans

Teak Land For Sale In Ambalantota

440 Perches

Hambantota . Ambalantota  |  Land

2024-08-05

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

: Rs 19,800,000

: Rs 281,324

Home Loans

Land For Sale In Nuwara Eliya

67 Perches

Nuwaraeliya . Nuwara Eliya  |  Land

2024-08-03

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

: Rs 92,125,000

: Rs 1,308,939

Home Loans

Annex For Rent In Kottawa

Beds-1 , Baths-1

Colombo . Kottawa  |  Annexes And Rooms

2024-08-03

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

More Information

Land For Sale In Malabe

6 Perches

Colombo . Malabe  |  Land

2024-08-03

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

: Rs 12,000,000

: Rs 170,500

Home Loans

 Land For Sale In Delgoda

60 Perches

Gampaha . Delgoda  |  Land

2024-08-02

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

: Rs 4,800,000

: Rs 68,200

Home Loans

House For Sale In Kiribathgoda

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

Gampaha . Kiribathgoda  |  House

2024-08-02

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

: Rs 39,950,000

: Rs 567,621

Home Loans

House For Rent In Makola

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

Gampaha . Makola  |  House

2024-08-02

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

: Rs 30,000

More Information

Land For Sale In Weliveriya

187 Perches

Gampaha . Weliveriya  |  Land

2024-08-01

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

: Rs 23,000,000

: Rs 326,791

Home Loans

Room For Rent In Ja-Ela

Beds-1 , Baths-1

Gampaha . Ja-Ela  |  Annexes And Rooms

2024-07-31

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

: Rs 9,000

More Information

Land For Sale In Karapitiya

10 Perches

Galle . Karapitiya  |  Land

2024-07-31

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

: Rs 7,000,000

: Rs 99,458

Home Loans

House With Land For Sale In Divulapitiya

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

Gampaha . Divulapitiya  |  House

2024-07-31

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

: Rs 14,500,000

: Rs 206,020

Home Loans

House For Sale In Meegoda

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

Colombo . Meegoda  |  House

2024-07-30

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

: Rs 8,800,000

: Rs 125,033

Home Loans

House For Sale In Kottawa

Beds-5 , Baths-6 , Size-7000 sqft

Colombo . Kottawa  |  House

2024-07-29

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

: Rs 65,000,000

: Rs 923,539

Home Loans

Restaurant For Sale In Dambulla

4500 sqft

Matale . Dambulla  |  Commercial Buildings

2024-07-29

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

: Rs 15,000,000

: Rs 213,124

Home Loans
Back
All Comments (0)