Click on thumbnails to enlarge

2020 TOYOTA Hilux PICK UP 2.4 4WD MT White

A-103
App\StockPrice {#2069
  #table: "stock_price"
  #fillable: array:2 [
    0 => "vehicle_model_id"
    1 => "price_percentage"
  ]
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:5 [
    "id" => 4
    "vehicle_model_id" => 21
    "price_percentage" => 10.0
    "created_at" => "2025-09-10 16:26:35"
    "updated_at" => "2025-09-10 16:30:30"
  ]
  #original: array:5 [
    "id" => 4
    "vehicle_model_id" => 21
    "price_percentage" => 10.0
    "created_at" => "2025-09-10 16:26:35"
    "updated_at" => "2025-09-10 16:30:30"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}