object(App\Models\Associate)#2062 (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(5897)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(1)
    ["business_name"]=>
    string(24) "Siva's Car Sales Pvt Ltd"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(25) "sivascarsales@hotmail.com"
    ["telephone"]=>
    string(10) "0777312540"
    ["logo"]=>
    string(44) "2f5d53bce9285d8f907d0bf0f518c36c-772916.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(23)
    ["created_at"]=>
    string(19) "2023-07-14 14:05:10"
    ["updated_at"]=>
    string(19) "2024-02-28 10:37:38"
    ["description"]=>
    string(18) "Dealer in Vehicles"
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "18:30:00"
    ["cover_photo"]=>
    string(44) "2e3a346443b6b102e82e5c4488cd4da6-213596.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-07-14 08:35:10"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51765342)
    ["customer_to_ambassador_id"]=>
    int(51767765)
    ["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(5897)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(1)
    ["business_name"]=>
    string(24) "Siva's Car Sales Pvt Ltd"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(25) "sivascarsales@hotmail.com"
    ["telephone"]=>
    string(10) "0777312540"
    ["logo"]=>
    string(44) "2f5d53bce9285d8f907d0bf0f518c36c-772916.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(23)
    ["created_at"]=>
    string(19) "2023-07-14 14:05:10"
    ["updated_at"]=>
    string(19) "2024-02-28 10:37:38"
    ["description"]=>
    string(18) "Dealer in Vehicles"
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "18:30:00"
    ["cover_photo"]=>
    string(44) "2e3a346443b6b102e82e5c4488cd4da6-213596.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-07-14 08:35:10"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51765342)
    ["customer_to_ambassador_id"]=>
    int(51767765)
    ["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)#2119 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2113 (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(10017)
            ["associate_id"]=>
            int(5897)
            ["verticle_id"]=>
            int(1)
            ["created_at"]=>
            string(19) "2024-02-28 10:39:15"
            ["updated_at"]=>
            string(19) "2024-02-28 10:39:15"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10017)
            ["associate_id"]=>
            int(5897)
            ["verticle_id"]=>
            int(1)
            ["created_at"]=>
            string(19) "2024-02-28 10:39:15"
            ["updated_at"]=>
            string(19) "2024-02-28 10:39:15"
          }
          ["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) "2f5d53bce9285d8f907d0bf0f518c36c-772916.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/2f5d53bce9285d8f907d0bf0f518c36c-772916.jpeg"
                    

Siva's Car Sales Pvt Ltd

0
0 ratings / 4872 views
0Reviews
0Ratings
4872Views

Dealer in Vehicles

Force Traveller 2012

2024-05-02

Colombo  |  van

2024-05-02

2012

  Loading..   Loading..

More Information

BMW 530e M Sport 2018

2024-05-02

Colombo  |  car

2024-05-02

2018

  Loading..   Loading..
Promotion Available*

: Rs 562,908

: Rs 15,000,000

LEASE YOUR VEHICLE

Audi Q2 2017

2024-05-02

Colombo  |  SUV

2024-05-02

2017

  Loading..   Loading..
Promotion Available*

: Rs 283,706

: Rs 7,560,000

LEASE YOUR VEHICLE

Daihatsu Atrai 2016

2024-04-30

Colombo  |  car

2024-04-30

2016

  Loading..   Loading..

: Rs 79,558

: Rs 2,120,000

LEASE YOUR VEHICLE

Toyota Premio 2014

2024-04-30

Colombo  |  car

2024-04-30

2014

  Loading..   Loading..

: Rs 195,142

: Rs 5,200,000

LEASE YOUR VEHICLE

Mercedes Benz C200 2013

2024-04-30

Colombo  |  car

2024-04-30

2013

  Loading..   Loading..

: Rs 213,905

: Rs 5,700,000

LEASE YOUR VEHICLE

Toyota Hilux 2017

2024-04-30

Colombo  |  SUV

2024-04-30

2017

  Loading..   Loading..

: Rs 255,185

: Rs 6,800,000

LEASE YOUR VEHICLE

Fiat 500C 2014

2024-04-30

Colombo  |  car

2024-04-30

2014

  Loading..   Loading..

: Rs 120,087

: Rs 3,200,000

LEASE YOUR VEHICLE

Suzuki Swift 2010

2024-04-29

Colombo  |  car

2024-04-29

2010

  Loading..   Loading..

: Rs 88,940

: Rs 2,370,000

LEASE YOUR VEHICLE

Toyota Celica 1987

2024-04-29

Colombo  |  car

2024-04-29

1987

  Loading..   Loading..

More Information

Toyota CHR 2018

2024-04-29

Colombo  |  SUV

2024-04-29

2018

  Loading..   Loading..

: Rs 232,669

: Rs 6,200,000

LEASE YOUR VEHICLE

Audi A3 2018

2024-04-29

Colombo  |  car

2024-04-29

2018

  Loading..   Loading..

: Rs 262,691

: Rs 7,000,000

LEASE YOUR VEHICLE

Ford Ranger 2017

2024-04-29

Colombo  |  SUV

2024-04-29

2017

  Loading..   Loading..

: Rs 236,422

: Rs 6,300,000

LEASE YOUR VEHICLE

Nissan Qashqai 2019

2024-04-29

Colombo  |  SUV

2024-04-29

2019

  Loading..   Loading..

: Rs 259,688

: Rs 6,920,000

LEASE YOUR VEHICLE

KIA Picanto 2016

2024-04-29

Colombo  |  car

2024-04-29

2016

  Loading..   Loading..

: Rs 65,297

: Rs 1,740,000

LEASE YOUR VEHICLE

Mercedes Benz Cla 2018

2024-04-29

Colombo  |  car

2024-04-29

2018

  Loading..   Loading..

: Rs 382,778

: Rs 10,200,000

LEASE YOUR VEHICLE

Suzuki Ciaz 2016

2024-04-29

Colombo  |  car

2024-04-29

2016

  Loading..   Loading..

: Rs 93,818

: Rs 2,500,000

LEASE YOUR VEHICLE

Land Rover Range Rover 2017

2024-04-29

Colombo  |  SUV

2024-04-29

2017

  Loading..   Loading..

: Rs 743,039

: Rs 19,800,000

LEASE YOUR VEHICLE

KIA Sorento 2009

2024-04-29

Colombo  |  SUV

2024-04-29

2009

  Loading..   Loading..

: Rs 162,868

: Rs 4,340,000

LEASE YOUR VEHICLE

Nissan Sunny 1989

2024-04-29

Colombo  |  car

2024-04-29

1989

  Loading..   Loading..

More Information

Mitsubishi Montero 2011

2024-04-29

Colombo  |  SUV

2024-04-29

2011

  Loading..   Loading..

: Rs 315,229

: Rs 8,400,000

LEASE YOUR VEHICLE

Suzuki SX 2010

2024-04-29

Colombo  |  car

2024-04-29

2010

  Loading..   Loading..

: Rs 81,059

: Rs 2,160,000

LEASE YOUR VEHICLE

BMW M Series 2018

2024-04-29

Colombo  |  car

2024-04-29

2018

  Loading..   Loading..

: Rs 387,281

: Rs 10,320,000

LEASE YOUR VEHICLE

Fiat 500C 2014

2024-04-29

Colombo  |  car

2024-04-29

2014

  Loading..   Loading..

: Rs 115,584

: Rs 3,080,000

LEASE YOUR VEHICLE

KIA Sportage 2011

2024-04-29

Colombo  |  SUV

2024-04-29

2011

  Loading..   Loading..

: Rs 142,603

: Rs 3,800,000

LEASE YOUR VEHICLE
Back
All Comments (0)