object(App\Models\Associate)#2064 (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)#2117 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2111 (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 / 6076 views
0Reviews
0Ratings
6076Views

Dealer in Vehicles

BMW 318l 2018

2024-04-29

Colombo  |  car

2024-04-29

2018

  Loading..   Loading..

: Rs 337,745

: Rs 9,000,000

LEASE YOUR VEHICLE

Toyota Allion 2013

2024-04-29

Colombo  |  car

2024-04-29

2013

  Loading..   Loading..

: Rs 177,879

: Rs 4,740,000

LEASE YOUR VEHICLE

Morris Minor 1960

2024-04-29

Colombo  |  car

2024-04-29

1960

  Loading..   Loading..

More Information

BMW IX 2023

2024-04-29

Colombo  |  SUV

2024-04-29

2023

  Loading..   Loading..

: Rs 1,020,741

: Rs 27,200,000

LEASE YOUR VEHICLE

Mitsubishi Eclipse 2018

2024-04-19

Colombo  |  SUV

2024-04-19

2018

  Loading..   Loading..

: Rs 281,454

: Rs 7,500,000

LEASE YOUR VEHICLE

KIA Picanto 2016

2024-04-17

Colombo  |  car

2024-04-17

2016

  Loading..   Loading..

: Rs 81,809

: Rs 2,180,000

LEASE YOUR VEHICLE

Mitsubishi Outlander 2015

2024-04-15

Colombo  |  SUV

2024-04-15

2015

  Loading..   Loading..

: Rs 255,185

: Rs 6,800,000

LEASE YOUR VEHICLE

Mitsubishi Eclipse 2018

2024-04-15

Colombo  |  SUV

2024-04-15

2018

  Loading..   Loading..

: Rs 281,454

: Rs 7,500,000

LEASE YOUR VEHICLE

KIA Picanto 2016

2024-04-15

Colombo  |  car

2024-04-15

2016

  Loading..   Loading..

: Rs 78,807

: Rs 2,100,000

LEASE YOUR VEHICLE

Mercedes Benz C180 2010

2024-04-05

Colombo  |  car

2024-04-05

2010

  Loading..   Loading..

: Rs 165,120

: Rs 4,400,000

LEASE YOUR VEHICLE

Subaru WRX 2015

2024-04-05

Colombo  |  car

2024-04-05

2015

  Loading..   Loading..

: Rs 345,251

: Rs 9,200,000

LEASE YOUR VEHICLE

Suzuki Swift 2010

2024-04-04

Colombo  |  car

2024-04-04

2010

  Loading..   Loading..

More Information

Mercedes Benz Cla 2020

2024-04-04

Colombo  |  car

2024-04-04

2020

  Loading..   Loading..

More Information

BMW 318i 2018

2024-04-02

Colombo  |  car

2024-04-02

2018

  Loading..   Loading..

: Rs 330,240

: Rs 8,800,000

LEASE YOUR VEHICLE

Kia Sorento 2009

2024-03-30

Colombo  |  SUV

2024-03-30

2009

  Loading..   Loading..

: Rs 162,868

: Rs 4,340,000

LEASE YOUR VEHICLE

Toyota CHR 2018

2024-03-30

Colombo  |  SUV

2024-03-30

2018

  Loading..   Loading..

: Rs 243,927

: Rs 6,500,000

LEASE YOUR VEHICLE

Toyota Premio 2014

2024-03-30

Colombo  |  car

2024-03-30

2014

  Loading..   Loading..

: Rs 195,142

: Rs 5,200,000

LEASE YOUR VEHICLE

Toyota Prius 2013

2024-03-30

Colombo  |  car

2024-03-30

2013

  Loading..   Loading..

: Rs 127,593

: Rs 3,400,000

LEASE YOUR VEHICLE

Perodua Axia 2015

2024-03-30

Colombo  |  car

2024-03-30

2015

  Loading..   Loading..

: Rs 80,308

: Rs 2,140,000

LEASE YOUR VEHICLE

Toyota Axio 2015

2024-03-30

Colombo  |  car

2024-03-30

2015

  Loading..   Loading..

: Rs 157,614

: Rs 4,200,000

LEASE YOUR VEHICLE

Mercedes Benz Citan 2015

2024-03-30

Colombo  |  van

2024-03-30

2015

  Loading..   Loading..

: Rs 132,096

: Rs 3,520,000

LEASE YOUR VEHICLE
Back
All Comments (0)