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(5888)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(1)
    ["business_name"]=>
    string(20) "C & M Royal Car Sale"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(27) "[email protected]"
    ["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) "[email protected]"
    ["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)#2126 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2120 (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(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/bb75d517599764a398b94e15a1250f6c-849877.jpeg"
                    

C & M Royal Car Sale

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

Nissan Leaf 2023

2024-11-01

Colombo  |  car

2024-11-01

2023

  Loading..   Loading..

: Rs 329,864

: Rs 8,790,000

LEASE YOUR VEHICLE

Suzuki Estilo 2012

2024-11-01

Colombo  |  car

2024-11-01

2012

  Loading..   Loading..

: Rs 55,315

: Rs 1,474,000

LEASE YOUR VEHICLE

Nissan Primera 1996

2024-11-01

Colombo  |  car

2024-11-01

1996

  Loading..   Loading..

: Rs 43,156

: Rs 1,150,000

LEASE YOUR VEHICLE

Suzuki Celerio 2015

2024-11-01

Colombo  |  car

2024-11-01

2015

  Loading..   Loading..

: Rs 80,684

: Rs 2,150,000

LEASE YOUR VEHICLE

Mazda Familia 2003

2024-11-01

Colombo  |  car

2024-11-01

2003

  Loading..   Loading..

: Rs 58,317

: Rs 1,554,000

LEASE YOUR VEHICLE

Nissan Homy 1980

2024-11-01

Colombo  |  van

2024-11-01

1980

  Loading..   Loading..

: Rs 0

: Rs 754,000

LEASE YOUR VEHICLE

Suzuki Alto 2015

2024-11-01

Colombo  |  car

2024-11-01

2015

  Loading..   Loading..

: Rs 50,662

: Rs 1,350,000

LEASE YOUR VEHICLE

Toyota LiteAce 1999

2024-11-01

Colombo  |  truck

2024-11-01

1999

  Loading..   Loading..

: Rs 38,214

: Rs 822,000

LEASE YOUR VEHICLE

Toyota Corolla 1985

2024-11-01

Colombo  |  car

2024-11-01

1985

  Loading..   Loading..

More Information

Micro Geely Panda 2012

2024-11-01

Colombo  |  car

2024-11-01

2012

  Loading..   Loading..

: Rs 41,805

: Rs 1,114,000

LEASE YOUR VEHICLE

Nissan Clipper 2013

2024-11-01

Colombo  |  truck

2024-11-01

2013

  Loading..   Loading..

: Rs 61,087

: Rs 1,314,000

LEASE YOUR VEHICLE

Tata Nano 2011

2024-11-01

Colombo  |  car

2024-11-01

2011

  Loading..   Loading..

: Rs 20,640

: Rs 550,000

LEASE YOUR VEHICLE

Chery QQ 2011

2024-11-01

Colombo  |  car

2024-11-01

2011

  Loading..   Loading..

: Rs 23,267

: Rs 620,000

LEASE YOUR VEHICLE

Nissan FB 15 2002

2024-11-01

Colombo  |  car

2024-11-01

2002

  Loading..   Loading..

: Rs 67,174

: Rs 1,790,000

LEASE YOUR VEHICLE

Toyota TownAce 1994

2024-11-01

Colombo  |  van

2024-11-01

1994

  Loading..   Loading..

: Rs 60,869

: Rs 1,622,000

LEASE YOUR VEHICLE

Nissan Caravan 1999

2024-11-01

Colombo  |  van

2024-11-01

1999

  Loading..   Loading..

: Rs 132,921

: Rs 3,542,000

LEASE YOUR VEHICLE

Chery QQ 2015

2024-11-01

Colombo  |  car

2024-11-01

2015

  Loading..   Loading..

: Rs 30,997

: Rs 826,000

LEASE YOUR VEHICLE

Toyota Corolla 1997

2024-11-01

Colombo  |  car

2024-11-01

1997

  Loading..   Loading..

: Rs 64,472

: Rs 1,718,000

LEASE YOUR VEHICLE

Mitsubishi Lancer 1980

2024-11-01

Colombo  |  car

2024-11-01

1980

  Loading..   Loading..

More Information

Nissan Murano 2005

2024-11-01

Colombo  |  SUV

2024-11-01

2005

  Loading..   Loading..

: Rs 124,365

: Rs 3,314,000

LEASE YOUR VEHICLE

Perodua Axia 2016

2024-11-01

Colombo  |  car

2024-11-01

2016

  Loading..   Loading..

: Rs 88,339

: Rs 2,354,000

LEASE YOUR VEHICLE

Nissan Caravan 2006

2024-11-01

Colombo  |  van

2024-11-01

2006

  Loading..   Loading..

: Rs 107,703

: Rs 2,870,000

LEASE YOUR VEHICLE

Volvo S40 2000

2024-11-01

Colombo  |  car

2024-11-01

2000

  Loading..   Loading..

: Rs 40,454

: Rs 1,078,000

LEASE YOUR VEHICLE

Toyota Vitz 2002

2024-11-01

Colombo  |  car

2024-11-01

2002

  Loading..   Loading..

: Rs 58,317

: Rs 1,554,000

LEASE YOUR VEHICLE

Toyota Hilux 2010

2024-11-01

Colombo  |  SUV

2024-11-01

2010

  Loading..   Loading..

: Rs 115,359

: Rs 3,074,000

LEASE YOUR VEHICLE
Back
All Comments (0)