$vehicle->rental_company_id, 'vehicle_id' => $vehicle->id, ], [ 'total' => 1, 'reserved' => 0, 'available' => 1, ] ); } } }