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(5888)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(1)
    ["business_name"]=>
    string(20) "C & M Royal Car Sale"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(27) "candmroyalcarsale@gmail.com"
    ["telephone"]=>
    string(10) "0776689994"
    ["logo"]=>
    string(44) "bb75d517599764a398b94e15a1250f6c-849877.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(31)
    ["created_at"]=>
    string(19) "2023-06-28 09:42:17"
    ["updated_at"]=>
    string(19) "2024-02-20 14:24:29"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "2fd570a7f0295dac06fdd83e472a8349-424089.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-06-28 04:12:17"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51758568)
    ["customer_to_ambassador_id"]=>
    int(51712212)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(60)
    ["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(5888)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(1)
    ["business_name"]=>
    string(20) "C & M Royal Car Sale"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(27) "candmroyalcarsale@gmail.com"
    ["telephone"]=>
    string(10) "0776689994"
    ["logo"]=>
    string(44) "bb75d517599764a398b94e15a1250f6c-849877.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(31)
    ["created_at"]=>
    string(19) "2023-06-28 09:42:17"
    ["updated_at"]=>
    string(19) "2024-02-20 14:24:29"
    ["description"]=>
    NULL
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "18:00:00"
    ["cover_photo"]=>
    string(44) "2fd570a7f0295dac06fdd83e472a8349-424089.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2023-06-28 04:12:17"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51758568)
    ["customer_to_ambassador_id"]=>
    int(51712212)
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(60)
    ["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(9986)
            ["associate_id"]=>
            int(5888)
            ["verticle_id"]=>
            int(1)
            ["created_at"]=>
            string(19) "2024-02-20 14:24:29"
            ["updated_at"]=>
            string(19) "2024-02-20 14:24:29"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(9986)
            ["associate_id"]=>
            int(5888)
            ["verticle_id"]=>
            int(1)
            ["created_at"]=>
            string(19) "2024-02-20 14:24:29"
            ["updated_at"]=>
            string(19) "2024-02-20 14:24:29"
          }
          ["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) "bb75d517599764a398b94e15a1250f6c-849877.jpeg"
                    
                        string(113) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/bb75d517599764a398b94e15a1250f6c-849877.jpeg"
                    

C & M Royal Car Sale

5
1 ratings / 44290 views
5Reviews
1Ratings
44290Views

Hyundai Matrix 2001

2024-04-30

Colombo  |  car

2024-04-30

2001

  Loading..   Loading..

: Rs 37,002

: Rs 986,000

LEASE YOUR VEHICLE

Suzuki Swift 2002

2024-04-30

Colombo  |  car

2024-04-30

2002

  Loading..   Loading..

: Rs 56,066

: Rs 1,494,000

LEASE YOUR VEHICLE

Suzuki Spacia 2015

2024-04-30

Colombo  |  car

2024-04-30

2015

  Loading..   Loading..

: Rs 86,688

: Rs 2,310,000

LEASE YOUR VEHICLE

Suzuki Alto 2000

2024-04-30

Colombo  |  car

2024-04-30

2000

  Loading..   Loading..

: Rs 41,055

: Rs 1,094,000

LEASE YOUR VEHICLE

Mitsubishi Lancer 2003

2024-04-30

Colombo  |  car

2024-04-30

2003

  Loading..   Loading..

: Rs 65,523

: Rs 1,746,000

LEASE YOUR VEHICLE

Toyota Prius 2011

2024-04-30

Colombo  |  car

2024-04-30

2011

  Loading..   Loading..

: Rs 122,414

: Rs 3,262,000

LEASE YOUR VEHICLE

Suzuki Swift 2008

2024-04-30

Colombo  |  car

2024-04-30

2008

  Loading..   Loading..

: Rs 80,533

: Rs 2,146,000

LEASE YOUR VEHICLE

Hyundai Accent 2003

2024-04-30

Colombo  |  car

2024-04-30

2003

  Loading..   Loading..

: Rs 42,557

: Rs 1,134,040

LEASE YOUR VEHICLE

Nissan Serena 1995

2024-04-29

Colombo  |  van

2024-04-29

1995

  Loading..   Loading..

More Information

Suzuki Swift 2008

2024-04-29

Colombo  |  car

2024-04-29

2008

  Loading..   Loading..

: Rs 82,035

: Rs 2,186,000

LEASE YOUR VEHICLE

Mazda Axela 2013

2024-04-29

Colombo  |  car

2024-04-29

2013

  Loading..   Loading..

: Rs 163,394

: Rs 4,354,000

LEASE YOUR VEHICLE

Toyota Corolla 2001

2024-04-29

Colombo  |  car

2024-04-29

2001

  Loading..   Loading..

: Rs 80,684

: Rs 2,150,000

LEASE YOUR VEHICLE

Micro Geely Panda 2015

2024-04-26

Colombo  |  car

2024-04-26

2015

  Loading..   Loading..

: Rs 35,801

: Rs 954,000

LEASE YOUR VEHICLE

Suzuki Wagon R 2018

2024-04-26

Colombo  |  car

2024-04-26

2018

  Loading..   Loading..

: Rs 104,851

: Rs 2,794,000

LEASE YOUR VEHICLE

Hyundai Matrix 2001

2024-04-26

Colombo  |  car

2024-04-26

2001

  Loading..   Loading..

: Rs 37,002

: Rs 986,000

LEASE YOUR VEHICLE

Mitsubishi Lancer 2003

2024-04-26

Colombo  |  car

2024-04-26

2003

  Loading..   Loading..

: Rs 65,523

: Rs 1,746,000

LEASE YOUR VEHICLE

Toyota Corolla 1996

2024-04-26

Colombo  |  car

2024-04-26

1996

  Loading..   Loading..

: Rs 40,454

: Rs 1,078,000

LEASE YOUR VEHICLE

Suzuki Celerio 2015

2024-04-26

Colombo  |  car

2024-04-26

2015

  Loading..   Loading..

: Rs 70,326

: Rs 1,874,000

LEASE YOUR VEHICLE

Toyota Aqua 2014

2024-04-26

Colombo  |  car

2024-04-26

2014

  Loading..   Loading..

: Rs 116,560

: Rs 3,106,000

LEASE YOUR VEHICLE

Nissan Dayz 2015

2024-04-26

Colombo  |  car

2024-04-26

2015

  Loading..   Loading..

: Rs 86,838

: Rs 2,314,000

LEASE YOUR VEHICLE

Toyota Noah 2001

2024-04-26

Colombo  |  van

2024-04-26

2001

  Loading..   Loading..

: Rs 80,533

: Rs 2,146,000

LEASE YOUR VEHICLE

KIA Rio 2002

2024-04-26

Colombo  |  car

2024-04-26

2002

  Loading..   Loading..

: Rs 40,004

: Rs 1,066,000

LEASE YOUR VEHICLE

Toyota Aqua 2013

2024-04-26

Colombo  |  car

2024-04-26

2013

  Loading..   Loading..

: Rs 110,105

: Rs 2,934,000

LEASE YOUR VEHICLE

Toyota Corolla 2008

2024-04-26

Colombo  |  car

2024-04-26

2008

  Loading..   Loading..

: Rs 95,394

: Rs 2,542,000

LEASE YOUR VEHICLE

Nissan Vanette 1996

2024-04-26

Colombo  |  van

2024-04-26

1996

  Loading..   Loading..

: Rs 55,015

: Rs 1,466,000

LEASE YOUR VEHICLE
Back
All Comments (0)