$company->id, 'cliente_id' => $cliente->id, 'token' => Str::random(12), 'estado' => 'pendiente', 'subtotal' => 12500.00, 'iva' => 2000.00, 'total' => 14500.00, ]); } }