object(App\Models\Associate)#2069 (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)#2127 (1) {
      ["items":protected]=>
      array(5) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2128 (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)#2129 (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)#2130 (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)#2131 (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)#2132 (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 / 1200913 views
1Reviews
1Ratings
1200913Views

Mahindra Maxximo 2013

2024-09-19

Gampaha  |  truck

2024-09-19

2013

  Loading..   Loading..

: Rs 23,245

: Rs 500,000

LEASE YOUR VEHICLE

Nissan Caravan 2000

2024-09-18

Kurunegala  |  van

2024-09-18

2000

  Loading..   Loading..

: Rs 123,089

: Rs 3,280,000

LEASE YOUR VEHICLE

BMW 320d 2012

2024-09-18

Matara  |  car

2024-09-18

2012

  Loading..   Loading..

: Rs 209,402

: Rs 5,580,000

LEASE YOUR VEHICLE

Toyota Carina 2001

2024-09-17

Kurunegala  |  car

2024-09-17

2001

  Loading..   Loading..

More Information

Tata Truck 2017

2024-09-16

Ratnapura  |  truck

2024-09-16

2017

  Loading..   Loading..

: Rs 151,509

: Rs 3,200,000

LEASE YOUR VEHICLE

Tata Truck 2012

2024-09-16

Ratnapura  |  truck

2024-09-16

2012

  Loading..   Loading..

: Rs 123,101

: Rs 2,600,000

LEASE YOUR VEHICLE

BMW X2 2019

2024-09-16

Colombo  |  SUV

2024-09-16

2019

  Loading..   Loading..

: Rs 387,281

: Rs 10,320,000

LEASE YOUR VEHICLE

BMW X5 2017

2024-09-15

Matara  |  SUV

2024-09-15

2017

  Loading..   Loading..

: Rs 494,609

: Rs 13,180,000

LEASE YOUR VEHICLE

Suzuki Wagon R 2016

2024-09-15

Colombo  |  car

2024-09-15

2016

  Loading..   Loading..

: Rs 63,796

: Rs 1,700,000

LEASE YOUR VEHICLE

Nissan Primera 2001

2024-09-14

Gampaha  |  car

2024-09-14

2001

  Loading..   Loading..

: Rs 50,887

: Rs 1,356,000

LEASE YOUR VEHICLE

Foton Double 2012

2024-09-14

Colombo  |  truck

2024-09-14

2012

  Loading..   Loading..

: Rs 18,131

: Rs 390,000

LEASE YOUR VEHICLE

KIA Sorento 2013

2024-09-14

Gampaha  |  SUV

2024-09-14

2013

  Loading..   Loading..

: Rs 255,185

: Rs 6,800,000

LEASE YOUR VEHICLE

Isuzu ELF 1985

2024-09-14

Kalutara  |  truck

2024-09-14

1985

  Loading..   Loading..

More Information

Audi A4 2017

2024-09-13

Colombo  |  car

2024-09-13

2017

  Loading..   Loading..

: Rs 277,551

: Rs 7,396,000

LEASE YOUR VEHICLE

JMC Truck 2018

2024-09-13

Colombo  |  truck

2024-09-13

2018

  Loading..   Loading..

More Information

Toyota Corolla 1973

2024-09-13

Gampaha  |  car

2024-09-13

1973

  Loading..   Loading..

More Information

BMW 520D 2013

2024-09-13

Matara  |  car

2024-09-13

2013

  Loading..   Loading..

: Rs 344,500

: Rs 9,180,000

LEASE YOUR VEHICLE

Mercedes Benz E220 2001

2024-09-11

Colombo  |  car

2024-09-11

2001

  Loading..   Loading..

: Rs 102,074

: Rs 2,720,000

LEASE YOUR VEHICLE

Honda Vezel 2016

2024-09-11

Colombo  |  SUV

2024-09-11

2016

  Loading..   Loading..

: Rs 179,981

: Rs 4,796,000

LEASE YOUR VEHICLE

Nissan Datsun 1985

2024-09-11

Kurunegala  |  truck

2024-09-11

1985

  Loading..   Loading..

More Information

Toyota Hilux 1998

2024-09-10

Gampaha  |  SUV

2024-09-10

1998

  Loading..   Loading..

More Information

Chevrolet LUV 1980

2024-09-10

Kegalle  |  truck

2024-09-10

1980

  Loading..   Loading..

More Information

IHI Excavator 2016

2024-09-09

Gampaha  |  heavy

2024-09-09

2016

  Loading..   Loading..

More Information

Suzuki Every 1998

2024-09-09

Kurunegala  |  van

2024-09-09

1998

  Loading..   Loading..

: Rs 26,644

: Rs 710,000

LEASE YOUR VEHICLE

DFSK Unimo 2012

2024-09-07

Colombo  |  truck

2024-09-07

2012

  Loading..   Loading..

: Rs 19,990

: Rs 430,000

LEASE YOUR VEHICLE
Back
All Comments (0)